Skip to content

Commit

Permalink
fix: Remove patch_fastjet_i.txt from MANIFEST.in (scikit-hep#281)
Browse files Browse the repository at this point in the history
* patch_fastjet_i.txt was removed in PR 206 and so should be removed
  from the MANIFEST to avoid warnings.
  • Loading branch information
matthewfeickert authored Feb 28, 2024
1 parent 0791aa9 commit c226a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ graft fastjet-core
graft fastjet-contrib
graft pybind11
global-exclude .git .gitmodules
include LICENSE README.md pyproject.toml setup.py setup.cfg patch_fastjet_i.txt patch_clustersequence.txt
include LICENSE README.md pyproject.toml setup.py setup.cfg patch_clustersequence.txt
exclude .cirrus.yml

0 comments on commit c226a36

Please sign in to comment.