Modernize build system to use setup.cfg

For now, keep but deprecate the requirements/*.txt files.
This commit is contained in:
James R. Barlow
2021-06-10 00:27:52 -07:00
parent 3d6907f7f6
commit 4030258bbc
13 changed files with 118 additions and 97 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
- Search for deprecation: search all files for deprec*, etc.
- Check requirements/*
- Check requirements in setup.cfg
- Delete `tests/cache`, do `pytest --runslow`, and update cache.