Merge pull request #144 from CartoDB/2547_python_requirements_txt
Creating requirements.txt file for python
This commit is contained in:
commit
a271593fe9
5
release/python/0.4.2/crankshaft/requirements.txt
Normal file
5
release/python/0.4.2/crankshaft/requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
joblib==0.8.3
|
||||
numpy==1.6.1
|
||||
scipy==0.14.0
|
||||
pysal==1.11.2
|
||||
scikit-learn==0.14.1
|
5
src/py/crankshaft/requirements.txt
Normal file
5
src/py/crankshaft/requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
joblib==0.8.3
|
||||
numpy==1.6.1
|
||||
scipy==0.14.0
|
||||
pysal==1.11.2
|
||||
scikit-learn==0.14.1
|
Loading…
Reference in New Issue
Block a user