view dev_requirements.txt @ 6852:ca4ab5047f74

templates: jQuery DataTables need explicit width="100%" for resizing to work correctly With Firefox, the resizing worked when making the browser window smaller, but not when when making the browser window larger. With Chrome and other browsers, neither worked. https://datatables.net/examples/basic_init/flexible_width.html says something about this. Follow their ugly advice and add explicit width to the templates.
author domruf <dominikruf@gmail.com>
date Mon, 26 Jun 2017 20:47:49 +0200
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