Add .toml from tests to MANIFEST.in (#325)
Needed for `test_piping_diff()`.
This commit is contained in:
parent
ff2e5dd6e6
commit
aad62d3de8
@ -1,3 +1,3 @@
|
||||
include *.rst *.md LICENSE
|
||||
recursive-include blib2to3 *.txt *.py LICENSE
|
||||
recursive-include tests *.txt *.out *.diff *.py *.pyi *.pie
|
||||
recursive-include tests *.txt *.out *.diff *.py *.pyi *.pie *.toml
|
||||
|
Loading…
Reference in New Issue
Block a user