aboutsummaryrefslogtreecommitdiff
path: root/misc/py-torch-geometric
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 /misc/py-torch-geometric
parentc58ef91e06e8edc4fd8579837f1453b562da3fbb (diff)
Diffstat (limited to 'misc/py-torch-geometric')
-rw-r--r--misc/py-torch-geometric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-torch-geometric/Makefile b/misc/py-torch-geometric/Makefile
index eb87968fba2e..7cbb246c1f82 100644
--- a/misc/py-torch-geometric/Makefile
+++ b/misc/py-torch-geometric/Makefile
@@ -24,7 +24,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PY_DEPENDS}
-USES= python:3.7+
+USES= python
USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes