mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
62b4f3cdba
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
244 B
Text
7 lines
244 B
Text
setuptools_scm handles managing your python package versions in scm
|
|
metadata instead of declaring them as the version argument or in a
|
|
scm managed file.
|
|
|
|
It also handles file finders for the supported scm's.
|
|
|
|
Python3 is an optional dependency.
|