-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Description
First of all, thanks to all contributors, great job 🚀.
I basically propose migrating to PEP 621 and using a single file (pyproject.toml
) to both configure package metadata, tox, coverage, and flake8 configuration also removing MANIFEST.in
.
Here are all the files that will be replaced by pyproject.toml
:
.coveragerc
MANIFEST.in
requirements.txt
setup.cfg
setup.py
tox.ini
Resources:
patkan
Metadata
Metadata
Assignees
Labels
No labels