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 8b083d3 commit a128da4Copy full SHA for a128da4
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