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
|
-r include.txt
|
||||||
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
|
|
||||||
|
|||||||
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
|
-r include.txt
|
||||||
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
|
|
||||||
|
|
||||||
django-jenkins==0.12.1
|
django-jenkins==0.12.1
|
||||||
coverage==3.5.2
|
coverage==3.5.2
|
||||||
pylint==0.25.1
|
pylint==0.25.1
|
||||||
pep8==1.0.1
|
pep8==1.0.1
|
||||||
pyflakes==0.5.0
|
pyflakes==0.5.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user