##// END OF EJS Templates
packaging: use common structure that rhodecode-enterprise-ce is using for easier diffs
packaging: use common structure that rhodecode-enterprise-ce is using for easier diffs

File last commit:

r459:a66df472 default
r568:b4b7374c default
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb