Mercurial > jouvence
annotate pytest.ini @ 12:eea60b93da2c
Added tag 0.1.0 for changeset c6d28a830f68
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Jan 2017 08:51:32 -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} |