Skip to content

Commit 0079025

Browse files
committed
Include .coveragerc in sdist
Signed-off-by: Christian Heimes <cheimes@redhat.com>
1 parent 55cf81e commit 0079025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include MANIFEST.in Makefile CHANGES INSTALL LICENCE README TODO PKG-INFO
2+
include tox.ini .coveragerc
23
include Modules/*.c Modules/*.h Modules/LICENSE
34
recursive-include Build *.cfg*
45
recursive-include Lib *.py
56
recursive-include Demo *.py
6-
include tox.ini
77
recursive-include Tests *.py *.ldif

0 commit comments

Comments
 (0)