summaryrefslogtreecommitdiff
path: root/sci-libs/branca/files/branca-0.4.2-test.patch
blob: 8c1525d69bf7e259187de74c0d9991a3d6d723d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/setup.cfg	2021-07-30 21:13:41.303271681 +0200
+++ b/setup.cfg	2021-07-30 21:13:49.133164898 +0200
@@ -11,11 +11,6 @@
 parentdir_prefix =
 
 [tool:pytest]
-flake8-max-line-length = 105
-flake8-ignore =
-    docs/* ALL
-    versioneer.py ALL
-    branca/_version.py ALL
 markers =
     headless: mark headless tests (deselect with '-m "not headless"')