Typo in requirements
This commit is contained in:
parent
63bd4a5587
commit
7fadc2c345
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
# pip install -r requirements.pip
|
# pip install -r requirements.pip
|
||||||
|
|
||||||
django=>1.4
|
django>=1.4
|
||||||
south
|
south
|
||||||
git+git://github.com/petry/django-foundation.git
|
git+git://github.com/petry/django-foundation.git
|
||||||
git+git://github.com/yohanboniface/django-leaflet-storage.git
|
git+git://github.com/yohanboniface/django-leaflet-storage.git
|
||||||
|
|
Loading…
Reference in a new issue