view requirements.txt @ 6999:ccf1ccc77ca3

less: don't override default label font-weight Bootstrap makes it bold by default. Use that so we don't have to specify bold when we need it. The places where we don't want bold, the styling must be overridden.
author domruf <dominikruf@gmail.com>
date Fri, 27 Oct 2017 21:53:07 +0200
parents 941548131765
children
line wrap: on
line source

# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.