switched to pyproject.toml

This commit is contained in:
2023-12-12 14:51:56 +01:00
parent ba1e01b169
commit 83b52b3439
3 changed files with 47 additions and 38 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
argcomplete==3.2.1
build==1.0.3
click==8.1.7
mypy==1.7.1
mypy-extensions==1.0.0
packaging==23.2
pipx==1.3.3
platformdirs==4.1.0
pyproject_hooks==1.0.0
typing_extensions==4.9.0
userpath==1.9.1