This commit is contained in:
Javier Goizueta 2016-03-10 10:11:11 +01:00
parent 7cd15885dc
commit 8dcf420437

View File

@ -44,7 +44,7 @@ setup(
'numpy>=1.10.4,<2',
'scipy>=0.11,<1', # see https://github.com/pysal/pysal/blob/master/requirements.txt
'pysal>=1.11.0,<2',
]
],
requires=['pysal', 'numpy'],