summaryrefslogtreecommitdiff
path: root/cad/py-vunit-hdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/py-vunit-hdl/Makefile')
-rw-r--r--cad/py-vunit-hdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/py-vunit-hdl/Makefile b/cad/py-vunit-hdl/Makefile
index 1040a3b9cb76..594c51af2158 100644
--- a/cad/py-vunit-hdl/Makefile
+++ b/cad/py-vunit-hdl/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@$
RUN_DEPENDS= ghdl:cad/ghdl
TEST_DEPENDS= pylint:devel/pylint@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= pep517 autoplist pytest # 42 tests fail, see https://github.com/VUnit/vunit/issues/941
USE_GITHUB= yes