view .gutctags @ 1039:3133ddc3cb73

cm: Separate `requirements` from what `setup.py` wants.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Jan 2018 08:42:18 -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__