create requirements.txt

This commit is contained in:
Radovan Bast
2016-03-19 17:50:40 +01:00
parent d0234917f4
commit 497d647746
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.cache/
venv/
*.pyc
__pycache__/