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 8dcd899 commit 677b446Copy full SHA for 677b446
pyproject.toml
@@ -57,5 +57,5 @@ name = "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee"
57
email = "[email protected]"
58
59
[tool.flit.sdist]
60
-include = ["CHANGELOG.md", "README.md", "*/*test*.py"]
+include = ["CHANGELOG.md", "README.md", "tox.ini", "*/*test*.py"]
61
exclude = []
0 commit comments