Skip to content

Commit

Permalink
fix check manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jun 30, 2023
1 parent 13f9c55 commit fa4548c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,12 @@ exclude = ['src/_ome_autogen.py']

[tool.check-manifest]
ignore = [
"src/ome_types/model/*",
"coverage.yml",
".pre-commit-config.yaml",
".github_changelog_generator",
".readthedocs.yml",
"docs/**/*",
"setup.py",
"tests/**/*",
]


Expand Down

0 comments on commit fa4548c

Please sign in to comment.