z3: add py31[3,4] subports

The binding just works against the latest python versions.
This commit is contained in:
Ryan Goulden
2025-12-08 19:02:15 -08:00
committed by GitHub
parent f95c935707
commit 6dc6dd063e
+1 -1
View File
@@ -386,7 +386,7 @@ if {${subport} eq "${name}-fstar" || ${subport} eq "${name}-fstar-legacy"} {
}
}
set pyversions {310 311 312}
set pyversions {310 311 312 313 314}
# Create a top-level Python binding metaport
subport py-${name} {