ACCLAB / DABEST-python

Data Analysis with Bootstrapped ESTimation
https://acclab.github.io/DABEST-python/
Apache License 2.0
341 stars 47 forks source link

Specify dependencies correctly in setup.py (fix #70) #71

Closed mje-nz closed 5 years ago

mje-nz commented 5 years ago

Tested with system Python 3.5 on Xenial and Anaconda Python 3.5 on Xenial.

Fixes #70.

josesho commented 5 years ago

Thanks for the fix! (I find writing setup.py a little confusing...!)

Pushing this to the v0.2.6 branch in prep for a new release on PyPi soon.

mje-nz commented 5 years ago

No worries, glad I could help :)