summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <3275593+pradyunsg@users.noreply.github.com>2021-04-02 01:57:46 +0100
committerGitHub <noreply@github.com>2021-04-02 01:57:46 +0100
commit5bc7b33d41546c218e2ae786b02a7d30c2d1723c (patch)
tree1a6b2f57a2b780aee33e3815b00fa595e64160ee /.pre-commit-config.yaml
parentfa334e1907b3f7e1d65ededd71040c5e0f5c2a39 (diff)
parentcc89f8c04df7f87ff5a6eea43c771960561a59fb (diff)
downloadpip-5bc7b33d41546c218e2ae786b02a7d30c2d1723c.tar.gz
Merge pull request #9755 from pradyunsg/update-setup-py-file
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 8001c38e9..00b25ff60 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -38,8 +38,6 @@ repos:
^tests/unit|
^tests/functional/(?!test_install)|
^tests/functional/test_install|
- # Files in the root of the repository
- ^setup.py|
# A blank ignore, to avoid merge conflicts later.
^$