summaryrefslogtreecommitdiff
path: root/devel/py-single-version/pkg-descr
blob: d5a3d0c08163784b2339f7178d22151c0e9f97ce (plain) (blame)
1
2
3
4
5
single-version is a utility to let you have a single source of version in your
code base.

This utility targets modern Python projects which have layout generated by
Poetry, with a pyproject.toml file in place of setup.py.