Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 30, 2024
1 parent 564d043 commit 9cda47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_installers.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def _napari_env(
f"pyside2={pyside_version}",
*CONDA_TOOL_DEPS,
*(extra_specs or ()),
]
],
# "exclude": exclude, # TODO: not supported yet in constructor
}

Expand Down

0 comments on commit 9cda47c

Please sign in to comment.