Add requirements.txt

This commit is contained in:
delucks 2019-01-11 21:35:22 -05:00
parent 0d6cfc6784
commit 932d9f3dc6
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ lib/
share/
*.pyc
__pycache__/
tallies.sqlite3
*.swp

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
pbnj==0.3.3