jaraco.versioning1.1.0
jaraco.versioning1.1.0
Published
More sophisticated version manipulation (than packaging)
pip install jaraco-versioning
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
Dependencies
- packaging
- sphinx
(>=3.5) ; extra == 'docs'
- jaraco.packaging
(>=9) ; extra == 'docs'
- rst.linker
(>=1.9) ; extra == 'docs'
- furo
; extra == 'docs'
- sphinx-lint
; extra == 'docs'
- pytest
(>=6) ; extra == 'testing'
- pytest-checkdocs
(>=2.4) ; extra == 'testing'
- pytest-cov
; extra == 'testing'
- pytest-enabler
(>=1.3) ; extra == 'testing'
- pytest-ruff
; extra == 'testing'
- pytest-black
(>=0.3.7) ; (platform_python_implementation != "PyPy") and extra == 'testing'
- pytest-mypy
(>=0.9.1) ; (platform_python_implementation != "PyPy") and extra == 'testing'