We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f032f0 commit a660c7cCopy full SHA for a660c7c
1 file changed
dev/root-meson.build
@@ -1,5 +1,5 @@
1
project('raysect', 'cython',
2
- default_options: ['python.install-env=auto'],
+ default_options: ['python.install_env=auto'],
3
version: run_command(['dev/build/update_version.sh'], check: true).stdout().strip()
4
)
5
0 commit comments