lina-usc / pylossless

🧠 EEG Processing pipeline that annotates continuous data
https://pylossless.readthedocs.io/en/latest/
MIT License
18 stars 8 forks source link

ENH: setup py to handle base / extras and link to requirements.txt #71

Closed scott-huberty closed 1 year ago

scott-huberty commented 1 year ago

Closes #34 pip install pylossless[dash] now possible for dashboard dependencies.

setup.py now uses requirements.txt for hard dependencies which only contains our agreed upon dependencies for the automated pipeline.