also exclude .git in pytest.ini (#94)

This commit is contained in:
Sean Whitton
2016-09-15 08:56:14 -07:00
committed by jbarlow83
parent 7f08f15fc9
commit 7b2e0c7a7a
+1 -1
View File
@@ -1,2 +1,2 @@
[pytest]
norecursedirs = lib .pc
norecursedirs = lib .pc .git