Closed justjasongreen closed 8 years ago
The failure is due to setuptools_scm being unable to detect the version of the source distribution.
Revisit this after a release has been made so that setuptools_scm has a prior version tag to work with...
Given how irregularly the manifest file should need to be updated and how much trouble I'm having getting this to pass CI tests, I'll simply add check-manifest to my manual pre-release checklist instead...
Automate manifest checks by adding check-manifest to the list of tox commands.
(Closes #3)