Closed lilyminium closed 1 year ago
I checked this worked manually by creating a test cookie (named asdf) and running versioningit
.
asdf.tar.gz
I removed the aliases
section which I think supported the python setup.py [alias]
functionality, and build_sphinx
as I think Sphinx 7+ deprecated integration with setuptools.
I checked the pyproject.toml settings by manually looking at the configured settings and sources of coverage, isort, and yapf.
Thanks for the review @IAlibay!
Fixes #53 Fixes #91
Changes made in this Pull Request:
PR Checklist