slackbuilds/python/python3-incremental
fourtysixandtwo 13f0a32117
python/python3-incremental: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-22 10:01:35 +07:00
..
README python/python3-incremental: README update 2025-02-15 08:30:09 +07:00
python3-incremental.SlackBuild python/python3-incremental: Fix build. 2025-02-22 10:01:35 +07:00
python3-incremental.info python/python3-incremental: updated for version 24.7.2 2025-02-08 02:50:04 +07:00
slack-desc

README

Incremental is a small library that versions your Python projects.

Beware, since 24.7 release, this packages interferes with some*
other builds, which were fine with stock setuptools.
You can either remove python3-incremental before building, or
export PYTHONPATH=/opt/python$PYVER/site-packages
with PYVER set to your python3 version.