pymeasure / pyleco

Python implementation of the Laboratory Experiment COntrol (LECO) protocol
MIT License
9 stars 3 forks source link

Configure setuptools for automatic versioning. #6

Closed BenediktBurger closed 1 year ago

BenediktBurger commented 1 year ago

@bilderbuchi : I'd suggest directly going with setuptools_scm to get dynamic version strings. This will also help with living on/near main. See https://github.com/pymeasure/pymeasure/commit/8fe00d06a27e851d3a1c14c6c58eb7631586fc1f

see https://github.com/pymeasure/pyleco/pull/3#discussion_r1248723688