Skip to content

Commit

Permalink
Add note to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Mar 2, 2023
1 parent 47d8744 commit 28ffd89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ version-file = "src/pyhf/_version.py"
[tool.hatch.build.targets.sdist]
# only-include needed to properly include src/pyhf/schemas
# c.f. https://github.com/pypa/hatch/pull/299
# hatchling always includes:
# pyproject.toml, .gitignore, any README, any LICENSE, AUTHORS
only-include = [
"/src",
"/CITATION.cff"
Expand Down

0 comments on commit 28ffd89

Please sign in to comment.