Getting ready for pvenv

This commit is contained in:
Dominik Moritz Roth 2022-07-01 12:10:48 +02:00
parent 7691318e99
commit 0705d62996
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ __pychache__
*.pyc *.pyc
*.pyo *.pyo
*.egg-info *.egg-info
.venv

0
requirements.txt Normal file
View File