view .gutctags @ 1028:63f118c773ee

tests: Prevent conflicts in later `pytest` versions.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 25 Dec 2017 23:05:49 -0800
parents 91dd760950ad
children
line wrap: on
line source

--exclude=build
--exclude=dist
--exclude=docs/_cache
--exclude=docs/_counter
--exclude=bower_components
--exclude=node_modules
--exclude=docs/raw
--exclude=*.egg-info
--exclude=__pycache__
--exclude=__tmpfs__