view dev_requirements.txt @ 7094:2d8f2a419edb

style: remove whitespace after icons Where the additional spacing is needed, we already have a padding-right, so these spaces are unnecessary. But more importantly they cause trouble if text-decoration is used (i.e. underline on hover).
author domruf <dominikruf@gmail.com>
date Sun, 05 Nov 2017 19:25:51 +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