summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-10-22 12:16:43 +0530
committerPradyun Gedam <pradyunsg@gmail.com>2018-10-22 12:16:43 +0530
commit5167495eb729f2f01ae0c4961b40dc1ca52ff828 (patch)
tree5fc98254611c68239c1794a4cfebfa5f1dd80b9e /MANIFEST.in
parent3a6a1c06a9c45659f4a6cc16ca4fee06c34c7d84 (diff)
downloadpip-5167495eb729f2f01ae0c4961b40dc1ca52ff828.tar.gz
Rename appveyor.yml -> .appveyor.yml and update references
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 0191e0d0a..71a1b38ce 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,9 +11,9 @@ include docs/docutils.conf
exclude .coveragerc
exclude .mailmap
+exclude .appveyor.yml
exclude .travis.yml
exclude tox.ini
-exclude appveyor.yml
recursive-include src/pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat