diff pytest.ini @ 5:22f5f1374143

Add ignore patterns for Mercurial and PyTest.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 03 Jan 2017 09:43:23 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pytest.ini	Tue Jan 03 09:43:23 2017 -0800
@@ -0,0 +1,2 @@
+[pytest]
+norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build venv tmp* _cache {args}