Files @ 167df0c8d191
Branch filter:

Location: kallithea/dev_requirements.txt - annotation

Anton Schur
lib: fix Git hook failure after TG2 port

This fixes manual_test_vcs_operations.py failures after e1ab82613133 dropped
test_env and test_index parameters to load_environment without fixing
handle_git_receive().
1
2
3
4
5
6
7
8
9
babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
mock
sphinx
webtest < 3