Skip to content

Commit 1d04fc0

Browse files
committed
Use c & cython in meson-python test case
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent 7fbc7b1 commit 1d04fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson-python/cython/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('python-limited-api', 'cython',
1+
project('python-limited-api', 'c', 'cython',
22
version: '1.2.3',
33
meson_version: '>=1.3.0')
44

0 commit comments

Comments
 (0)