Open
Description
On a different note, i got rid of
bumpversion
andcheck-manifest
in favour ofsetuptools_scm
and replacedisort
andflake8
withruff
andblack
over at https://github.com/coroa/python-project-skeleton/tree/use-automatic-versioning . Since this completely takes away your versioning workflow, i do not intend to PR the whole bunch, but if your interested in bits and pieces. Feel free
Originally posted by @coroa in #33 (comment)