labscript-suite / labscript

The 𝗹𝗮𝗯𝘀𝗰𝗿𝗶𝗽𝘁 library provides a translation from expressive Python code to low-level hardware instructions.
http://labscriptsuite.org
BSD 2-Clause "Simplified" License
9 stars 48 forks source link

Obtain own version without external functions #60

Closed rpanderson closed 4 years ago

rpanderson commented 4 years ago

Per labscript-suite/runmanager#81, with the addition of making the importlib_metadata requirement python<'3.8'.

chrisjbillington commented 4 years ago

Since labscript can be a python- and os-agnostic package, it would be good to make the importlib_metadata requirement unconditional