We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbc7b1 commit 1d04fc0Copy full SHA for 1d04fc0
meson-python/cython/meson.build
@@ -1,4 +1,4 @@
1
-project('python-limited-api', 'cython',
+project('python-limited-api', 'c', 'cython',
2
version: '1.2.3',
3
meson_version: '>=1.3.0')
4
0 commit comments