Skip to content

Commit

Permalink
Add tox.ini to sdist (#15853)
Browse files Browse the repository at this point in the history
Fixes #14142
  • Loading branch information
mtelka authored Aug 12, 2023
1 parent cfd01d9 commit 7f22aaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ graft test-data
include conftest.py
include runtests.py
include pytest.ini
include tox.ini

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

global-exclude *.py[cod]
Expand Down

0 comments on commit 7f22aaa

Please sign in to comment.