summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index 45fd58a3e..58342df49 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,10 +9,6 @@ skip =
multi_line_output = 3
known_third_party =
pip._vendor
-known_first_party =
- pip
- tests
-default_section = THIRDPARTY
include_trailing_comma = true
[flake8]