Skip to content

Commit

Permalink
chore: remove redundant tool.check-manifest from pyproject.toml (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Aug 4, 2022
1 parent 58fe07f commit 10d4cd0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,3 @@ module = [
"awkward.*",
]
ignore_missing_imports = true

[tool.check-manifest]
ignore = [
".*",
"environment.yml",
"src/vector/version.py",
"docs/**",
"noxfile.py",
]

0 comments on commit 10d4cd0

Please sign in to comment.