Blob Blame History Raw
diff -up flake8-3.0.4/pytest.ini~ flake8-3.0.4/pytest.ini
--- flake8-3.0.4/pytest.ini~	2016-09-18 11:25:15.798280652 +0300
+++ flake8-3.0.4/pytest.ini	2016-09-18 11:25:09.404122082 +0300
@@ -0,0 +1,3 @@
+[pytest]
+norecursedirs = .git .* *.egg* old docs dist build
+addopts = -rw
diff -up flake8-3.0.4/setup.cfg~ flake8-3.0.4/setup.cfg
--- flake8-3.0.4/setup.cfg~	2016-08-08 13:37:09.000000000 +0300
+++ flake8-3.0.4/setup.cfg	2016-09-18 11:25:01.606928717 +0300
@@ -12,10 +12,6 @@ requires-dist =
 	pycodestyle >= 2.0.0, < 2.1.0
 	mccabe >= 0.5.0, < 0.6.0
 
-[pytest]
-norecursedirs = .git .* *.egg* old docs dist build
-addopts = -rw
-
 [egg_info]
 tag_build = 
 tag_date = 0