volk: drop python39 variant

This commit is contained in:
Renee Otten
2025-11-05 09:00:27 -05:00
parent 1f6d6d2032
commit c4db2b2370
+1 -1
View File
@@ -123,7 +123,7 @@ configure.cppflags-delete -I${prefix}/include
# specify the Python dependencies; these are checked for at configure,
# then used for building, but not at runtime.
set pythons_suffixes {39 310 311 312}
set pythons_suffixes {310 311 312}
set pythons_ports {}
foreach s ${pythons_suffixes} {