Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aad62d3

Browse files
polyzenambv
authored andcommitted
Add .toml from tests to MANIFEST.in (psf#325)
Needed for `test_piping_diff()`.
1 parent ff2e5dd commit aad62d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
include *.rst *.md LICENSE
22
recursive-include blib2to3 *.txt *.py LICENSE
3-
recursive-include tests *.txt *.out *.diff *.py *.pyi *.pie
3+
recursive-include tests *.txt *.out *.diff *.py *.pyi *.pie *.toml

0 commit comments

Comments
 (0)