Mercurial > piecrust2
view pytest.ini @ 336:aa6b7ff6a193
internal: Use hashes for cache paths.
This will prevent collisions (_e.g._ between `foo/bar` and `foo_bar`), and
generating paths that are too long and exceed OS limits.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 03 Apr 2015 11:22:51 -0700 |
parents | 5effaf1978d0 |
children | 81a30a63c431 |
line wrap: on
line source
[pytest] norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build node_modules venv tmp* {args}