We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4877e97 commit 0c0f5faCopy full SHA for 0c0f5fa
meson.build
@@ -12,7 +12,7 @@ project(
12
# then we can consider not using a speculative upper version cap here.
13
#
14
flint_lower = '>=3.0'
15
-flint_upper = '<3.3'
+flint_upper = '<3.4'
16
cython_lower = '>=3.0.11'
17
cython_upper = '<3.2'
18
0 commit comments