We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc53103 commit b2d482bCopy full SHA for b2d482b
pyproject.toml
@@ -18,5 +18,5 @@ Homepage = "https://github.com/leecam/pymdoc"
18
Repository = "https://github.com/leecam/pymdoc.git"
19
Issues = "https://github.com/leecam/pymdoc/issues"
20
21
-[tool.setuptools]
22
-py-modules = ["isomdoc"]
+[tool.setuptools.packages.find]
+exclude = ["testdata"]
0 commit comments