view dev_requirements.txt @ 6047:f6376261296d

pullrequests: better handling of revision range pullrequests with missing revisions - don't crash Trying to display a revision range PR with missing changesets would give a crash. 3f646f7bac39 solved a similar problem but caused another one when it did that c.cs_ranges could be empty.
author domruf <dominikruf@gmail.com>
date Wed, 15 Jun 2016 18:33:27 +0200
parents 7d258b3fbc49
children 3521120e72bc
line wrap: on
line source

pytest>=2.7.0,<3.0
pytest-runner
pytest-sugar>=0.7.0,<1.0.0
pytest-catchlog
webtest==1.4.3
mock
sphinx