Files @ a9b169709aea
Branch filter:

Location: kallithea/dev_requirements.txt

domruf
hg: fix except clauses order

pylint found 'Bad except clauses order (LookupError is an ancestor class of
IndexError)'. This fix will in some cases give better error messages.
babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3