1
0
Fork 0

Add requirements.txt

master
Dustin 2018-07-26 18:21:36 -05:00
parent 190c63c594
commit ed39f974dc
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/dist/

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
Milla>=0.3
Jinja2>=2.9
PyYAML>=3.10