Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131b466 commit a1cd73fCopy full SHA for a1cd73f
pyproject.toml
@@ -50,6 +50,7 @@ file = "version.txt"
50
51
[tool.setuptools.packages.find]
52
include = ["pythonnet*"]
53
+exclude = [".gitignore"]
54
55
[tool.pytest.ini_options]
56
xfail_strict = true
0 commit comments