summaryrefslogtreecommitdiff
path: root/devel/py-setuptools_scm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-setuptools_scm/Makefile')
-rw-r--r--devel/py-setuptools_scm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools_scm/Makefile b/devel/py-setuptools_scm/Makefile
index 1b66494c2acc..39d93d5c9dea 100644
--- a/devel/py-setuptools_scm/Makefile
+++ b/devel/py-setuptools_scm/Makefile
@@ -20,7 +20,7 @@ TEST_DEPENDS= git:devel/git \
${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
# Workaround to get a 100% working test suite. This can be removed once