view dev_requirements.txt @ 6882:a0ed1a63e889

hg: drop test that used the illegal tag name '11' Mercurial would fail with RepositoryError: cannot use an integer as a name if trying to create such a tag through a high level api. We happen to use a low level api that doesn't perform that check. Still, the tag is wrong.
author domruf <dominikruf@gmail.com>
date Wed, 16 Aug 2017 22:24:55 +0200
parents 02c820c5c48e
children 5ab31ff3011f
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3