view dev_requirements.txt @ 6131:6b723a49a9a1

diff: only highlight of difference between del and add line for one-liners Comparing a single del line with the first of several add lines would often be quite arbitrary and misleading. Note: the non-gitdiff code paths in diffs.py are incomplete and unused and unusable.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 12 Aug 2016 03:13:59 +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