
poetry-dynamic-versioning 1.10.0
0
Plugin for Poetry to enable dynamic versioning based on VCS tags
Contents
Plugin for Poetry to enable dynamic versioning based on VCS tags
Stars: 660, Watchers: 660, Forks: 39, Open Issues: 7The mtkennerly/poetry-dynamic-versioning repo was created 6 years ago and the last code push was 2 days ago.
The project is popular with 660 github stars!
How to Install poetry-dynamic-versioning
You can install poetry-dynamic-versioning using pip
pip install poetry-dynamic-versioning
or add it to a project with poetry
poetry add poetry-dynamic-versioning
Package Details
- Author
- Matthew T. Kennerly
- License
- MIT
- Homepage
- https://github.com/mtkennerly/poetry-dynamic-versioning
- PyPi:
- https://pypi.org/project/poetry-dynamic-versioning/
- GitHub Repo:
- https://github.com/mtkennerly/poetry-dynamic-versioning
Classifiers
- Software Development/Version Control
- Software Development/Version Control/Bazaar
- Software Development/Version Control/Git
- Software Development/Version Control/Mercurial
Related Packages
Errors
A list of common poetry-dynamic-versioning errors.
Code Examples
Here are some poetry-dynamic-versioning code examples and snippets.
GitHub Issues
The poetry-dynamic-versioning package has 7 open issues on GitHub
- Question/Possible Bug: Built package uses lowest tag instead of latest with multiple tags and
latest-tag = true
pythonfix







