Skip to content

Commit

Permalink
Update meson.options
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <[email protected]>
  • Loading branch information
rjdbcm authored Sep 8, 2024
1 parent 381396c commit 43b3f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.options
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ option(
value: ['-q', '--strip-extras', '--allow-unsafe', '--generate-hashes',],
yield: true,
)
option('args-cibuildwheel', type: 'array', value: ['--version'], yield: true)
option('args-cibuildwheel', type: 'array', value: ['--help'], yield: true)
option('install-args-cibuildwheel', type: 'array', value: [], yield: true)
option(
'config-args-twine',
Expand Down

0 comments on commit 43b3f5e

Please sign in to comment.