Ajout d'une dépendance manquante
This commit is contained in:
parent
392be324f6
commit
8adb59ad06
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
|||
cof/settings.py
|
||||
settings.py
|
||||
*~
|
||||
venv/
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
ConfigParser==3.5.0
|
||||
Django==1.6
|
||||
MySQL-python==1.2.5
|
||||
Pillow==2.9.0
|
||||
|
|
Loading…
Reference in a new issue