Skip to content

Commit 18e9050

Browse files
committed
add transit/ to whl
1 parent 6248253 commit 18e9050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ classifiers = ['Programming Language :: Python :: 3 :: Only']
1818
requires-python = ">=3.5.7,<4"
1919

2020
[tool.flit.sdist]
21-
include = ["LICENSE"]
21+
include = ["LICENSE", "transit/"]
2222
exclude = ["tests/"]

0 commit comments

Comments
 (0)