setup.py/requirements.txt/gitignore

This commit is contained in:
Konstantin Baierer 2020-10-15 15:18:57 +02:00
parent 47e8ddae5a
commit b8310a4240
3 changed files with 31 additions and 3 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.egg-info
__pycache__