view dev_requirements.txt @ 6747:b39b9bb4a754

hg: fix next() and prev() for obsolete changesets If using evolve, the revision number is not longer the same as the (visible) number of changesets. When you clicked the next or prev button on the files page, simply nothing happened. At the first click the files list got reloaded, but after that nothing happened.
author domruf <dominikruf@gmail.com>
date Sun, 09 Jul 2017 15:20:56 +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