With wheels this statement is no longer true.

This commit is contained in:
Feanil Patel
2018-02-22 23:14:10 -05:00
parent 92ca38f489
commit 9514f9d3be
2 changed files with 1 additions and 4 deletions

View File

@@ -113,6 +113,7 @@ PyYAML==3.12
requests-oauthlib==0.4.1
rules==1.1.1
s3transfer==0.1.12
numpy==1.6.2
scipy==0.14.0
Shapely==1.2.16
singledispatch==3.4.0.2

View File

@@ -8,7 +8,3 @@
pyparsing==2.0.7
setuptools==37.0.0
pip==9.0.1
# Numpy and scipy can't be installed in the same pip run.
# Install numpy before other things to help resolve the problem.
numpy==1.6.2