Adding pip requirement files. Pre-requirements must be run first, because scipy needs numpy already installed when executing the scipy installer
This commit is contained in:
1
pre-requirements.txt
Normal file
1
pre-requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
numpy
|
||||
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
django
|
||||
pip
|
||||
flup
|
||||
scipy
|
||||
matplotlib
|
||||
markdown
|
||||
pygments
|
||||
django-mako
|
||||
django-ses
|
||||
lxml
|
||||
boto
|
||||
mako
|
||||
python-memcached
|
||||
django-celery
|
||||
Reference in New Issue
Block a user