view dev_requirements.txt @ 7835:41f780117963

helpers: fix bad handling of select values with length 2 - 'hg' showed up as 'g' in repo types list Strings with length 2 are not tuples ...
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 18 Aug 2019 15:52:33 +0200
parents 5698307382de
children 4dad662fe6fd
line wrap: on
line source

pytest >= 3.3.0, < 4.7
pytest-runner < 5.2
pytest-sugar >= 0.7.0, < 0.10
pytest-benchmark < 3.3
pytest-localserver < 0.6
mock < 3.1
Sphinx < 1.9
WebTest < 2.1
isort == 4.3.21