Skip to content

Commit 571ef51

Browse files
Don't forget to add tox.ini to the sdist
1 parent e799ae6 commit 571ef51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ widechars = ["wcwidth>=0.6.0"]
3333
tabulate = "tabulate:_main"
3434

3535
[tool.flit.sdist]
36-
include = ["CHANGELOG", "test/"]
36+
include = ["CHANGELOG", "test/", "tox.ini"]
3737

3838
[tool.setuptools_scm]
3939
write_to = "tabulate/_version.py"

0 commit comments

Comments
 (0)