Skip to content

Commit 62a087c

Browse files
committed
Fix MANIFEST to exclude non-regression tests
1 parent 28bc8a6 commit 62a087c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Deployment tests are already bundled in the cairosvg module
2-
include COPYING NEWS.rst README.rst
3-
exclude test/*.py cairosvg.py
2+
prune test
3+
exclude cairosvg.py

0 commit comments

Comments
 (0)