Skip to content

Commit 258b100

Browse files
Merge remote-tracking branch 'template/main'
2 parents 45c48e2 + b5a9231 commit 258b100

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ path = "src/ITS/ITU/PSeries/P2108/__init__.py"
6666
packages = ["src/ITS"]
6767
ignore-vcs = true
6868

69+
[tool.hatch.build.targets.sdist]
70+
ignore-vcs = true
71+
6972
[tool.cibuildwheel]
7073
test-command = "pytest ."
7174
test-requires = "pytest"

0 commit comments

Comments
 (0)