Mercurial > piecrust2
view pytest.ini @ 948:6c445771a8dc
internal: Fix caching issues with config variants.
Before, changing config variant values could incorrectly re-use a previously
cached config as long as there were the same number of variants.
Now we build a stricter cache hash based on the actual values.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 05 Oct 2017 00:26:25 -0700 |
parents | 81a30a63c431 |
children |
line wrap: on
line source
[pytest] norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build bower_components node_modules venv tmp* _cache {args}