view dev_requirements.txt @ 6434:1ab38cd72704

template: use Bootstrap tooltips and popover instead of handmade tooltips Based on work from Andrew Shadura <andrew@shadura.me>. Further modified by Mads Kiilerich. show_changeset_tooltip is merged into tooltip_activate.
author domruf <dominikruf@gmail.com>
date Tue, 20 Sep 2016 20:01:59 +0200
parents 98dd27958280
children 1f43d08ce5a8
line wrap: on
line source

pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
mock
sphinx