pyproject.toml: use project optional dependencies and pin them

This commit is contained in:
Aleix Conchillo Flaqué
2024-04-03 15:06:16 -07:00
parent 2f59e38a7a
commit 128d350abc
4 changed files with 363 additions and 35 deletions

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
autopep8==2.0.4
build==1.0.3
pip-tools==7.4.1
pytest==8.1.1