Skip to content

Commit

Permalink
Include .coveragerc in sdist
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Heimes <cheimes@redhat.com>
  • Loading branch information
Christian Heimes committed Nov 25, 2017
1 parent 55cf81e commit 0079025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include MANIFEST.in Makefile CHANGES INSTALL LICENCE README TODO PKG-INFO
include tox.ini .coveragerc
include Modules/*.c Modules/*.h Modules/LICENSE
recursive-include Build *.cfg*
recursive-include Lib *.py
recursive-include Demo *.py
include tox.ini
recursive-include Tests *.py *.ldif

0 comments on commit 0079025

Please sign in to comment.