view dev_requirements.txt @ 7287:b4c77ea1221f

admin: hooks: handle overflow of long hook names Some hook names are quite long and are visually truncated in the admin section. Use the same principle as on the System Info: hide overflow and add ellipsis, use a title attribute to let users discover the full name on hover.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Mon, 21 May 2018 14:52:36 +0200
parents 5ab31ff3011f
children 9ec1d2ac4529
line wrap: on
line source

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