We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cfbf62 + 0e50236 commit d26543aCopy full SHA for d26543a
1 file changed
pyproject.toml
@@ -32,3 +32,6 @@ requires = ["pyparsing>=2.0.2"]
32
[tool.flit.metadata.urls]
33
Documentation = "https://packaging.pypa.io/"
34
Changelog = "https://packaging.pypa.io/en/latest/changelog.html"
35
+
36
+[tool.flit.sdist]
37
+include = ["LICENSE", "LICENSE.BSD", "LICENSE.APACHE"]
0 commit comments