summaryrefslogtreecommitdiff
blob: e2fbf5f35e15f67e9c264666564a0ceb65faeae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/setup.cfg	2021-07-30 23:31:49.026429515 +0200
+++ b/setup.cfg	2021-07-30 23:32:04.638212109 +0200
@@ -11,11 +11,6 @@
 parentdir_prefix =
 
 [tool:pytest]
-flake8-max-line-length = 121
-flake8-ignore =
-    docs/* ALL
-select = C,E,F,W,B,B950
-ignore = E203, E501, W503
 
 [metadata]
 description-file = README.md