We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5769d37 commit ad801d2Copy full SHA for ad801d2
full_requirements.txt
@@ -0,0 +1,9 @@
1
+# This includes parts which requires compiling or scraping related, etc
2
+-r requirements.txt
3
+
4
+--find-links http://download.savannah.gnu.org/releases/mimms/
5
6
+mimms==3.2.1
7
8
+# Temporary, until pyth release a new pypi with pull #16
9
+-e git://github.com/brendonh/pyth.git#egg=pyth
requirements.txt
@@ -35,8 +35,6 @@ django-ratings
35
-e git://github.com/hasadna/django-backlinks.git#egg=django-backlinks
36
-e git://github.com/spreeker/django-voting2.git#egg=django-voting2
37
-e git://github.com/hasadna/django-piston.git#egg=django-piston
38
-# Temporary, until pyth release a new pypi with pull #16
39
--e git://github.com/brendonh/pyth.git#egg=pyth
40
django-debug-toolbar>=0.8.3
41
nose
42
django-nose
0 commit comments