adding higher numpy version
This commit is contained in:
parent
bbe22d0b4d
commit
4834ee2f42
@ -40,7 +40,7 @@ setup(
|
|||||||
|
|
||||||
# The choice of component versions is dictated by what's
|
# The choice of component versions is dictated by what's
|
||||||
# provisioned in the production servers.
|
# provisioned in the production servers.
|
||||||
install_requires=['pysal==1.9.1'],
|
install_requires=['pysal==1.9.1', 'numpy==1.11.0'],
|
||||||
|
|
||||||
requires=['pysal', 'numpy' ],
|
requires=['pysal', 'numpy' ],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user