-
-
Notifications
You must be signed in to change notification settings - Fork 450
Closed
Labels
enhancementNew feature or requestNew feature or requestinstallquestionFurther information is requestedFurther information is requested
Description
Describe the bug
I observed some warnings when installing coverage related to the packaging of coverage, likely caused by lack of PEP-517 compliance.
Using legacy 'setup.py install' for coverage, since package 'wheel' is not installed.
To Reproduce
pip install coverage
Expected behavior
Full PEP-517 compliance (aka removal of setup.py and adoption of pyproject.toml).
Additional context
Add any other context about the problem here.
canarduck
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinstallquestionFurther information is requestedFurther information is requested