summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Moore <p.f.moore@gmail.com>2014-09-29 19:37:59 +0100
committerPaul Moore <p.f.moore@gmail.com>2015-11-30 11:32:22 +0000
commitac2659c33e26ff6d947b18c0e93395be8ead30e4 (patch)
tree2bc563f4427b94b1eca9b6959c14c1eef90e5b44 /MANIFEST.in
parentea566fd34178c24d157ff82f8436b0141c84d10b (diff)
downloadpip-ac2659c33e26ff6d947b18c0e93395be8ead30e4.tar.gz
Added appveyor control files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 304975404..606ee03af 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,6 +11,7 @@ exclude .travis.yml
exclude pip/_vendor/Makefile
exclude tox.ini
exclude dev-requirements.txt
+exclude appveyor.yml
recursive-include pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat