Skip to content

Commit

Permalink
:fix:(meson.options): python-dependencies shouldnt yield to super…
Browse files Browse the repository at this point in the history
…project

Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Aug 1, 2024
1 parent 1221540 commit f31d1e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meson.options
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ option(
type: 'array',
description: 'sanity check module dependencies',
value: ['setuptools_scm', 'piptools', 'setuptools', 'ninja', 'mesonbuild'],
yield: true,
)

option(
Expand Down

0 comments on commit f31d1e1

Please sign in to comment.