view requirements.txt @ 6260:ee3fb2dfbcc0

style: in preparation for bootstrap, replace kallithea title class with bootstrap compatible panel-heading This is a subset of a bigger changeset. The subset was extracted by Mads Kiilerich, mostly by: sed -i 's,<div class="title\>,<div class="panel-heading,g' `hg mani` sed -i 's,\<div\.title\>,div.panel-heading,g' kallithea/public/css/style.css
author domruf <dominikruf@gmail.com>
date Sun, 18 Sep 2016 20:00:46 +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
.