mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
5 lines
169 B
INI
5 lines
169 B
INI
[pytest]
|
|
addopts = -n auto
|
|
; Add vendor and patched in addition to the default list of ignored dirs
|
|
norecursedirs = .* build dist CVS _darcs {arch} *.egg vendor patched
|