Skip to content

Use PEP518 compliant pyproject format#4

Merged
DeanWay merged 1 commit into
DeanWay:masterfrom
colasriev:pep518
May 24, 2025
Merged

Use PEP518 compliant pyproject format#4
DeanWay merged 1 commit into
DeanWay:masterfrom
colasriev:pep518

Conversation

@colasriev

@colasriev colasriev commented May 22, 2025

Copy link
Copy Markdown
Contributor

Parameters should be under the [tool.coverage-threshold] key:
https://peps.python.org/pep-0518/#tool-table.
If not found, fall back to (legacy) [coverage-threshold].

Note: current key fails tools validating pyproject.toml's schema

Parameters should be under the [tool.coverage-threshold] key.
If not found, fall back to [coverage-threshold].
@DeanWay DeanWay merged commit 0e7aa40 into DeanWay:master May 24, 2025
@DeanWay

DeanWay commented May 24, 2025

Copy link
Copy Markdown
Owner

Hi, thanks for the contribution!

This was missing tests and updates to documentation so I added those in #5 and merged this change there

@DeanWay

DeanWay commented May 25, 2025

Copy link
Copy Markdown
Owner

this is released in version 0.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants