annotate pytest.ini @ 87:2fb6501ed668

Merge changes.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 03 Sep 2014 18:49:10 -0700
parents f485ba500df3
children 5effaf1978d0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
f485ba500df3 Gigantic change to basically make PieCrust 2 vaguely functional.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 [pytest]
f485ba500df3 Gigantic change to basically make PieCrust 2 vaguely functional.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist node_modules venv tmp* {args}
f485ba500df3 Gigantic change to basically make PieCrust 2 vaguely functional.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3