We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee4dc9 commit 8573e95Copy full SHA for 8573e95
newsfragments/4948.misc.rst
@@ -0,0 +1,4 @@
1
+Setuptools stopped using ``egg_info --tag-build --tag-date`` for its own build
2
+process. Instead version is now inferred from git tag history.
3
+To ensure the proper version is considered, please make sure to fetch the git tags.
4
+Local development tags are added to the latest version if the latest commit is not tagged.
0 commit comments