labscript-suite / labscript-utils

Shared modules used by the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.
http://labscriptsuite.org
Other
2 stars 47 forks source link

Add standard workflow and move setup requires into pyproject.toml #49

Closed chrisjbillington closed 4 years ago

chrisjbillington commented 4 years ago

Rename to labscript-utils since conda cares about this

chrisjbillington commented 4 years ago

Also made dependency on pre-release PyQtgraph unconditional.

Will confirm whether this causes any issues installing from pip without having to provide any extra flags to allow pre-release versions (I don't think it does).

My thinking is we can include the pre-release PyQtgraph in the labscript-suite anaconda repo until it is in the main repo.