Skip to content

Commit 7f22aaa

Browse files
authored
Add tox.ini to sdist (#15853)
Fixes #14142
1 parent cfd01d9 commit 7f22aaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ graft test-data
3939
include conftest.py
4040
include runtests.py
4141
include pytest.ini
42+
include tox.ini
4243

4344
include LICENSE mypyc/README.md
44-
exclude .gitmodules CONTRIBUTING.md CREDITS ROADMAP.md tox.ini action.yml .editorconfig
45+
exclude .gitmodules CONTRIBUTING.md CREDITS ROADMAP.md action.yml .editorconfig
4546
exclude .git-blame-ignore-revs .pre-commit-config.yaml
4647

4748
global-exclude *.py[cod]

0 commit comments

Comments
 (0)