chore(python): add requirements.txt

This commit is contained in:
2018-12-10 08:40:05 +01:00
parent 7a7bfdd00d
commit e5d4f354f8
2 changed files with 42 additions and 0 deletions

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@ test/
**/__pycache__/
.ipynb_checkpoints/
.venv/
venv/