Skip to content

Commit

Permalink
Fix manifest check again.
Browse files Browse the repository at this point in the history
  • Loading branch information
ast0815 committed Oct 18, 2024
1 parent e844962 commit 4c77bf1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ recursive-include tests *.csv
recursive-include tests *.py
recursive-include tests *.root
recursive-include tests *.txt
ignore .flake8
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ignore = [
".pre-commit-config.yaml",
"histoprint/version.py",
"noxfile.py",
".flake8",
]

[tool.mypy]
Expand Down

0 comments on commit 4c77bf1

Please sign in to comment.