Mercurial > jouvence
annotate pytest.ini @ 35:6fb4d60b1e23 default tip
Added tag 0.4.0 for changeset 093bf35461ba
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 17 Jan 2017 09:18:54 -0800 |
parents | 22f5f1374143 |
children |
rev | line source |
---|---|
5
22f5f1374143
Add ignore patterns for Mercurial and PyTest.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 [pytest] |
22f5f1374143
Add ignore patterns for Mercurial and PyTest.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build venv tmp* _cache {args} |