summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-12-26 22:04:27 +0100
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-12-26 22:04:27 +0100
commitae51676d767f8ea514a62f050e670ada435ad91d (patch)
tree27fae57b609f88a60129d9dd7546695d5165ecb7
parentcfb8ae513add75757e9e19d912bb8b8300f05b94 (diff)
downloadpython-setuptools-git-ae51676d767f8ea514a62f050e670ada435ad91d.tar.gz
Drop non-existing site-patch.py from flake8
-rw-r--r--.flake81
1 files changed, 0 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index bd097eec..42d9c477 100644
--- a/.flake8
+++ b/.flake8
@@ -13,5 +13,4 @@ ignore =
# Allow certain violations in certain files:
per-file-ignores =
- setuptools/site-patch.py: F821
setuptools/py*compat.py: F811