view dev_requirements.txt @ 6842:651e37ed51c6

controllers: consistently use c.cs_pagination for changeset paginators More consistency makes it easier and less confusion to introduce a shared changelog_table implementation. Just rename context variables.
author domruf <dominikruf@gmail.com>
date Thu, 03 Nov 2016 20:03:03 +0100
parents 02c820c5c48e
children 5ab31ff3011f
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3