Move pytest.ini into setup.cfg

This commit is contained in:
James R. Barlow
2017-01-26 12:45:38 -08:00
parent 467b7f0163
commit 29ca799bcf
2 changed files with 4 additions and 3 deletions
-2
View File
@@ -1,2 +0,0 @@
[pytest]
norecursedirs = lib .pc .git
+4 -1
View File
@@ -6,4 +6,7 @@ test=pytest
[check-manifest]
ignore =
.github
.github
[tool:pytest]
norecursedirs = lib .pc .git