summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-05-19 13:24:37 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-05-19 13:41:28 -0400
commite6bd5105dc96ce715b9eff735499532642ed46e7 (patch)
tree3f71e0d057568154be9e5222b266f681ad166c34 /MANIFEST.in
parent1083b33204ad68a8c7e42001de3244e8dc34dd90 (diff)
downloadpython-coveragepy-git-e6bd5105dc96ce715b9eff735499532642ed46e7.tar.gz
A script to upload release notes to Tidelift
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f77e6c23..32cc1809 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -29,7 +29,7 @@ include .editorconfig
include .readthedocs.yml
recursive-include ci *.*
-exclude ci/appveyor.token
+exclude ci/*.token
recursive-include coverage/fullcoverage *.py
recursive-include coverage/ctracer *.c *.h