fatiando / boule

Reference ellipsoids for geodesy and geophysics
https://www.fatiando.org/boule
BSD 3-Clause "New" or "Revised" License
38 stars 17 forks source link

Replace versioneer with setuptools-scm #61

Closed santisoler closed 3 years ago

santisoler commented 3 years ago

Remove all versioneer related files. Update setup.py to work with setuptools-scm. Update boule/version.py to work with setuptools-scm. Remove setup.cfg and move all flake8 configuration to .flake8 file. Add setuptools-scm to requirements.txt and environment.yml.

Related to fatiando/maintenance#4

leouieda commented 3 years ago

👍🏽 thanks, Santiago! Shall we merge this first and then #59?

santisoler commented 3 years ago

Sure! I'll merge this right away!