Skip to content

Commit

Permalink
Ignore docs dependencies with fawltydeps
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Aug 23, 2024
1 parent cf3010c commit 438d75a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ ignore_unused = [
"napari-aicsimageio",
"napari-workflow-inspector",

# These are used for docs
"mkdocstrings",
"mkdocs-click",
"mkdocs-material",
"fieldz",
"griffe-fieldz",

# This is pinned but unused
"fsspec"
]
Expand Down

0 comments on commit 438d75a

Please sign in to comment.