view dev_requirements.txt @ 8383:f7307da42aba stable

issue: log error if still using issue_pat_XXX configuration after it was removed in d24051ce961c Show a helpful: found unsupported issue_prefix_pr = 'PR' - use issue_sub_pr instead before bailing out with: skipping incomplete issue pattern 'issue_pat_pr': '(?:PR\\s*)(\\d+)' -> 'https://kallithea-scm.org/repos/kallithea/pull-request/{id}' None
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 02 May 2020 23:02:02 +0200
parents 51af7c12ffb1
children 42312c8d070d
line wrap: on
line source

pytest >= 4.6.6, < 5.4
pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 2.4
WebTest >= 2.0.6, < 2.1
isort == 4.3.21
pyflakes == 2.1.1