Skip to content

Commit c4c7361

Browse files
committed
Fix manifest: include testing directory
1 parent eea228e commit c4c7361

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ include README.rst
33
include setup.py
44
include tox.ini
55
include LICENSE
6-
include test_pluggy.py
6+
graft testing
7+
recursive-exclude * *.pyc *.pyo

0 commit comments

Comments
 (0)