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.
2 parents 8b083d3 + a128da4 commit ac6919fCopy full SHA for ac6919f
pyproject.toml
@@ -50,7 +50,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
50
include-package-data = false
51
52
[tool.setuptools.packages.find]
53
-include = ["testtools"]
+include = ["testtools*"]
54
exclude = ["man*"]
55
56
[tool.files]
0 commit comments