aboutsummaryrefslogtreecommitdiff
path: root/math/py-rustworkx
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-06-14 22:00:28 +0000
committerRene Ladan <rene@FreeBSD.org>2023-06-27 19:34:34 +0000
commit3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch)
treeeb093f22197a2c68a88dd2372ec1922c3f6d3c10 /math/py-rustworkx
parentc58ef91e06e8edc4fd8579837f1453b562da3fbb (diff)
downloadports-3d9a815d9c5acbb71f4bb07738bdeab4879feacb.tar.gz
ports-3d9a815d9c5acbb71f4bb07738bdeab4879feacb.zip
Diffstat (limited to 'math/py-rustworkx')
-rw-r--r--math/py-rustworkx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile
index 8b31b55b46b7..d9ee29088689 100644
--- a/math/py-rustworkx/Makefile
+++ b/math/py-rustworkx/Makefile
@@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.0:math/py-matplotlib@${PY_FLA
${PYTHON_PKGNAMEPREFIX}pillow>=5.4:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR}
-USES= cargo python:3.7+
+USES= cargo python
USE_PYTHON= autoplist distutils
USE_GITHUB= yes