lucydot / effmass

Calculates various definitions of effective mass from the electronic bandstructure of a semiconductor.
https://effmass.readthedocs.io/en/latest/
MIT License
73 stars 39 forks source link

Auto versioning #48

Closed musicmrman99 closed 3 years ago

musicmrman99 commented 3 years ago

Implement automatic versioning for the effmass package in sdist/wheel builds, readthedocs builds, and archives produced by git archive. Fixes #46.

lucydot commented 3 years ago

This is excellent, thanks @musicmrman99. I'll Merge pull request soon, though I think we won't be able to fully test the changes until a new version is released. Please could you also update the README.md installation instructions if we're moving away from setup.py (https://github.com/musicmrman99/effmass/tree/auto-versioning#installation)?