We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade4595 commit c82e73bCopy full SHA for c82e73b
pyproject.toml
@@ -26,4 +26,4 @@ Changelog = "https://github.com/coleifer/walrus/blob/master/CHANGELOG.md"
26
version = { attr = "walrus.__version__" }
27
28
[tool.setuptools.packages.find]
29
-exclude = ["examples*", "docs*"]
+include= ["walrus*"]
0 commit comments