From a0c6c0d4f1eff2c9fbaf5cc8238f2b2a3e9b429a Mon Sep 17 00:00:00 2001 From: Arn0 Date: Mon, 10 Feb 2025 14:40:38 +0100 Subject: python/python3-incremental: README update Signed-off-by: Willy Sudiarto Raharjo --- python/python3-incremental/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'python/python3-incremental') diff --git a/python/python3-incremental/README b/python/python3-incremental/README index 799a08d258..9033ee5102 100644 --- a/python/python3-incremental/README +++ b/python/python3-incremental/README @@ -1 +1,7 @@ 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. -- cgit v1.2.3