##// END OF EJS Templates
deps: removed pinned deps in favor of moving them back into the requirements.txt file itself
deps: removed pinned deps in favor of moving them back into the requirements.txt file itself

File last commit:

r459:a66df472 default
r1058:2b749a9a python3
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