diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-10-10 15:39:36 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-11 09:14:14 +0700 |
| commit | 2ffdea0b10d710e90d0e765bdff5d5fc7f82fd99 (patch) | |
| tree | 97643737ce5659b2a6a64ad36e9b15b4919d07bc /python/python3-pyproject-api/README | |
| parent | 33e8d2c937a50f78627d4c2f73d0d8c46d2cccb2 (diff) | |
python/python3-pyproject-api: Add note on why we can't upgrade
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyproject-api/README')
| -rw-r--r-- | python/python3-pyproject-api/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pyproject-api/README b/python/python3-pyproject-api/README index c3aa561109..c5895263e9 100644 --- a/python/python3-pyproject-api/README +++ b/python/python3-pyproject-api/README @@ -2,3 +2,6 @@ python3-pyproject-api (API to interact with pyproject.toml projects) pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way. + +NOTE: Unable to support newer versions due to requiring newer version +of python than is available in Slackware 15.0 (python 3.10). |
