We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813ef14 commit ffebe6fCopy full SHA for ffebe6f
setup.py
@@ -12,7 +12,7 @@
12
version=version_from_git(),
13
author="dolfinus",
14
author_email="[email protected]",
15
- description="Automatically set package version using git tag/hash",
+ description="Use git repo data for building a version number according PEP-440",
16
long_description=long_description,
17
long_description_content_type="text/markdown",
18
url="https://github.com/dolfinus/setuptools-git-versioning",
0 commit comments