summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2021-08-28 14:20:38 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2021-08-28 20:01:58 -0700
commita775351a3890afecf9f1d270f14fbc8d7cf73017 (patch)
treee7f38605697f55e113e9f5352400bbf132e2ce09 /MANIFEST.in
parenta4f5d48670398ae2ce0f5e31cf2a6f65969c5b80 (diff)
downloadpip-a775351a3890afecf9f1d270f14fbc8d7cf73017.tar.gz
Clean up leftover references to removed Travis and Azure CI
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f9b15403e..59c6cdb22 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,7 +15,6 @@ include docs/requirements.txt
exclude .coveragerc
exclude .mailmap
exclude .appveyor.yml
-exclude .travis.yml
exclude .readthedocs.yml
exclude .pre-commit-config.yaml
exclude tox.ini
@@ -30,7 +29,6 @@ exclude src/pip/_vendor/six/moves
recursive-exclude src/pip/_vendor *.pyi
prune .github
-prune .azure-pipelines
prune docs/build
prune news
prune tasks