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 45 forks source link

Updated the default setuptools_scm version scheme to be release-branch-semver. #70

Closed philipstarkey closed 3 years ago

philipstarkey commented 3 years ago

Also adds a minimum version requirement for setuptools_scm (required to support the version scheme).

philipstarkey commented 3 years ago

Just (re)discovered labscript-suite/labscript-suite#53. This PR is likely incomplete and should be updated to match that.

EDIT: updated PR to match.