Move version to declarative config#1687
Conversation
…sible to handle setup.cfg. Ref c4urself/bump2version#62.
|
@jaraco Will Is this a bug in |
|
Upstream issue is peritus/bumpversion#198 I guess. |
|
Sadly, the peritus fork doesn't support annotated tags, so I recommend using bump2version, where I filed the ticket today. |
|
This is fine with me, we can remove the bumpversion configuration when this is fixed in |
This comment has been minimized.
This comment has been minimized.
|
@techtonik I would ask you to please have more respect when interacting with others on this issue tracker. You have recently made many negative, low-effort comments in several issues and PRs which are not constructive and some of which are simply off-topic. Please try to assume good faith from everyone involved in the project and keep your criticisms constructive. In this instance, this PR is not an advertisement of best practices, just an improvement to the workflow of |
|
@pganssle what is wrong with respecting an opinion in a non-personal way? |
This change moves the setuptools version to declarative config. In order to accomplish this, the bump2version config had to be moved to .bumpversion.cfg.
I'm creating this PR in light of #1679, which conflicts with this change, to highlight the direction that I'd prefer the setuptools project should move.