aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyproject-api
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pyproject-api')
-rw-r--r--python/python3-pyproject-api/README3
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).