view dev_requirements.txt @ 6428:8bd7a637cea0

template: use Bootstrap compatible navbar markup Based on work from Andrew Shadura <andrew@shadura.me>. Further modified by Mads Kiilerich.
author domruf <dominikruf@gmail.com>
date Tue, 20 Sep 2016 19:03:37 +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