aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tox')
-rw-r--r--python/python3-tox/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-tox/README b/python/python3-tox/README
index 5105e1c5cd..b06c19eff9 100644
--- a/python/python3-tox/README
+++ b/python/python3-tox/README
@@ -3,3 +3,6 @@ python3-tox (CLI CI frontend and development task automation tool)
tox aims to automate and standardize testing in Python. It is part
of a larger vision of easing the packaging, testing and release
process of Python software (alongside pytest and devpi).
+
+NOTE: Unable to support newer versions due to requiring newer version
+of python than is available in Slackware 15.0 (python 3.10).