meson/test cases/cython/3 cython_args
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend
This matches the tests for Python extensions.

Also include some other cleanups to these `meson.build` files:

Adding `python_dep` is no longer needed, this is automatic now.
Use a single line for `import('python').find_installation()`,
because the result of `import('python')` by itself is not used
for anything.
2023-05-05 12:23:52 -04:00
..
cythonargs.pyx
meson.build Use release buildtype in Cython tests, and skip unless ninja backend 2023-05-05 12:23:52 -04:00
test.py