Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1cd73f

Browse files
siegfriedpammerfilmor
authored andcommitted
Exclude .gitignore from binary distribution
1 parent 131b466 commit a1cd73f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ file = "version.txt"
5050

5151
[tool.setuptools.packages.find]
5252
include = ["pythonnet*"]
53+
exclude = [".gitignore"]
5354

5455
[tool.pytest.ini_options]
5556
xfail_strict = true

0 commit comments

Comments
 (0)