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 6248253 commit 18e9050Copy full SHA for 18e9050
pyproject.toml
@@ -18,5 +18,5 @@ classifiers = ['Programming Language :: Python :: 3 :: Only']
18
requires-python = ">=3.5.7,<4"
19
20
[tool.flit.sdist]
21
-include = ["LICENSE"]
+include = ["LICENSE", "transit/"]
22
exclude = ["tests/"]
0 commit comments