We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26d306 commit e96ba04Copy full SHA for e96ba04
pyproject.toml
@@ -43,4 +43,4 @@ dynamic = ["version"]
43
44
[tool.flit.sdist]
45
exclude = [".gitignore", ".github/"]
46
-include = ["tests"]
+include = ["tests", "tools", "HISTORY.rst"]
0 commit comments