summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2021-01-24 15:39:51 +0100
committerStéphane Bidoul <stephane.bidoul@gmail.com>2021-01-24 15:39:51 +0100
commitfe3aec0f5e4a15c4110eb1974497371f26c4fec3 (patch)
treef6cc1807cd179bac5dd855bab18ddf118312ff11 /MANIFEST.in
parente25b1834594874745575f221a056a228042aaff0 (diff)
downloadpip-fe3aec0f5e4a15c4110eb1974497371f26c4fec3.tar.gz
Better way to run slow linters in CI only
Taking advantage of pre-commit's manual stage.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2cf636ce3..24d455378 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -17,7 +17,6 @@ exclude .appveyor.yml
exclude .travis.yml
exclude .readthedocs.yml
exclude .pre-commit-config.yaml
-exclude .pre-commit-config-slow.yaml
exclude tox.ini
exclude noxfile.py