labscript-suite / runviewer

π—Ώπ˜‚π—»π˜ƒπ—Άπ—²π˜„π—²π—Ώ is a graphical interface for visualising hardware-timed experiments composed using the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦.
http://labscriptsuite.org
BSD 2-Clause "Simplified" License
2 stars 39 forks source link

Packaging changes #27

Closed chrisjbillington closed 4 years ago

chrisjbillington commented 4 years ago

Runmanager was already restructured to a standard package, so this is some icing on the cake.

Can be installed with:

pip install --index-url https://test.pypi.org/simple/ runviewer

Add dependencies for standard package layout, remove shims for compatibility with old layout.

Add stuff to setup.py for building conda packages.