Skip to content

Commit 21888f3

Browse files
authored
Merge pull request #164 from mgorny/sdist-test
Include tests in sdist
2 parents 2eb16d3 + c5ba76a commit 21888f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ dynamic = ["version"]
4343

4444
[tool.flit.sdist]
4545
exclude = [".gitignore", ".github/"]
46+
include = ["tests"]

0 commit comments

Comments
 (0)