view dev_requirements.txt @ 6458:d1d9d249846b

setup: don't constrain docutils version Docutils maintains stable interface, and seems to be developed at slow enough pace, so we can drop the upped version restriction.
author Andrew Shadura <andrew@shadura.me>
date Sat, 14 Jan 2017 20:56:48 +0100
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