1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-21 16:49:02 +02:00

requirements.txt for python pip install

.gitignore for git

First commit !!!
This commit is contained in:
ArnAud 2015-05-22 11:44:18 +02:00
commit 569888deb8
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.pyc

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
Django==1.7.8
SQLAlchemy==1.0.4