Switch from requirements.txt to setuptools

This commit is contained in:
Joscha 2022-08-21 14:43:59 +02:00
parent ecd0521b5e
commit 285fc62be8
3 changed files with 16 additions and 21 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
__pycache__/
.venv/
*.egg-info/
*.cookie
*.conf