AllenInstitute / neuroglia

a Python machine learning library for neurophysiology data
http://neuroglia.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

update setup.py install_requires, test wheels in appveyor #88

Closed mochic closed 6 years ago

mochic commented 6 years ago

setup.py is missing some requirements in install_requires which is producing wheels that won't fully install. Also, changes the way we test on appveyor by installing from a wheel.