adding deps
This commit is contained in:
parent
a216a06cbc
commit
a00c8df201
@ -42,7 +42,7 @@ setup(
|
|||||||
# provisioned in the production servers.
|
# provisioned in the production servers.
|
||||||
install_requires=['pysal==1.9.1'],
|
install_requires=['pysal==1.9.1'],
|
||||||
|
|
||||||
requires=['pysal', 'numpy' ],
|
requires=['pysal', 'numpy', 'sklearn', 'scikit-image'],
|
||||||
|
|
||||||
test_suite='test'
|
test_suite='test'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user