Mercurial > piecrust2
annotate pytest.ini @ 16:3a13b43e77c1
Correctly set the current page on a pagination slicer.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 18 Aug 2014 16:51:38 -0700 |
parents | f485ba500df3 |
children | 5effaf1978d0 |
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 |