summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-pynest2d/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pynest2d/PKGBUILD b/python-pynest2d/PKGBUILD
index 9123d9aeb..55e303a21 100644
--- a/python-pynest2d/PKGBUILD
+++ b/python-pynest2d/PKGBUILD
@@ -13,6 +13,7 @@ _pinned_dependencies=(
'glibc>=2.36'
'nlopt=2.7.1'
'polyclipping=6.4.2'
+ 'python=3.10.9'
)
depends=(
'python>=3.10'