Skip to content

Commit

Permalink
🐛(meson.options): remove twine and cibuildwheel from plugin-only
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <ozi.project@outlook.com>
  • Loading branch information
rjdbcm authored Sep 8, 2024
1 parent a3bd757 commit a536aaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions meson.options
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ option(
description: 'install only - plugins for other utility applications',
value: [
'Flake8-pyproject',
'cibuildwheel',
'flake8-annotations',
'flake8-broken-line',
'flake8-bugbear',
Expand All @@ -177,7 +176,6 @@ option(
'pytest-xdist',
'sphinxawesome-codelinter',
'sphinxawesome-theme',
'twine',
],
)

Expand Down

0 comments on commit a536aaa

Please sign in to comment.