Mercurial > piecrust2
view pytest.ini @ 209:7a5a7a7e8cee
serve: Run the asset pipeline asynchronously.
The server is now running a background thread to monitor changes to asset
files. If a change is detected, the processing pipeline is run on the parent
mount.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 22 Jan 2015 22:26:26 -0800 |
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}