From ba84d870e169a8e40e411c9ed0652da2f789d24c Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 10 Oct 2025 15:42:40 -0700 Subject: python/python3-tox: Add note on why we can't upgrade Signed-off-by: Willy Sudiarto Raharjo --- python/python3-tox/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/python3-tox') 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). -- cgit v1.2.3