view dev_requirements.txt @ 6518:a083ed3a5032

css: additional fixes The fix in 56bce741176f was incorrect, as it robbed the login dialog of its panel styling. Using on .panel-primary instead of #main solves this. Additionally, while the rules deleted in a90acf3a1422 were indeed unused, it didn't actually solve the problem of select2 dropdowns being white on white, due to a separate selector also causing this effect. This should be fixed now.
author Søren Løvborg <sorenl@unity3d.com>
date Tue, 28 Feb 2017 17:04:10 +0100
parents 1f43d08ce5a8
children 3c469080bb2a
line wrap: on
line source

pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
mock
sphinx