##// END OF EJS Templates
dependencies: dulwich, backported a patch to handle GIT references that are directories....
dependencies: dulwich, backported a patch to handle GIT references that are directories. - present in dulwich 0.19.X

File last commit:

r459:a66df472 default
r531:5e3115e0 stable
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