vpython / vpython-jupyter

3D visualization made easy
MIT License
138 stars 65 forks source link

Use setuptools_scm instead of versioneer #211

Closed mwcraig closed 2 years ago

mwcraig commented 2 years ago

Although this was prompted by issues with version numbering in linux wheels, it also is the "modern" way to do SCm-based version numbering.