view dev_requirements.txt @ 6129:8d11063e025d

files: always show the requested version - not last changeset that touched the file The last changeset to touch the file is rarely relevant - the whole annotate of individual lines of code will give that kind of information in a much more relevant way. The information is however available in the history drophown. This also gets rid of some weird revision compare.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 12 Aug 2016 03:04:48 +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