Skip to content

Commit 30d1d2a

Browse files
committed
remove pytest.ini from MANIFEST.in
1 parent 53e24e8 commit 30d1d2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ include README.md
22
include LICENSE
33
include MANIFEST.in
44

5-
include pytest.ini
65
include tox.ini
76

87
recursive-include tests *
98

10-
global-exclude __pycache__ *.py[cod]
9+
global-exclude __pycache__ *.py[cod]

0 commit comments

Comments
 (0)