mirror of
https://github.com/pinry/pinry.git
synced 2025-11-15 17:35:50 +01:00
Cleaning up includes.
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
Django==1.4
|
||||
South==0.7.4
|
||||
PIL==1.1.7
|
||||
django-tastypie==0.9.11
|
||||
git+git://github.com/vannoppen/django-thumbs.git@v1.0.0#egg=django-thumbs
|
||||
-r include.txt
|
||||
|
||||
|
||||
6
requirements/include.txt
Normal file
6
requirements/include.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Django==1.4
|
||||
South==0.7.4
|
||||
PIL==1.1.7
|
||||
django-tastypie==0.9.11
|
||||
git+git://github.com/vannoppen/django-thumbs.git@v1.0.0#egg=django-thumbs
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
Django==1.4
|
||||
South==0.7.4
|
||||
PIL==1.1.7
|
||||
django-tastypie==0.9.11
|
||||
git+git://github.com/vannoppen/django-thumbs.git@v1.0.0#egg=django-thumbs
|
||||
-r include.txt
|
||||
|
||||
django-jenkins==0.12.1
|
||||
coverage==3.5.2
|
||||
pylint==0.25.1
|
||||
pep8==1.0.1
|
||||
pyflakes==0.5.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user