view requirements.txt @ 7603:0e8e55f954be

style: avoid double horizontal padding inside panel-body Only give inline-comments padding if they actually appear inside a diff. General comments already have padding from .panel-body. Drop padding on changesets columns (next to graphs). The graph already has space, and .panel-body gives spacing to the right. Drop extra column padding for repo and PR summaries that use columns. The columns already have some padding from .panel-body.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 22 Mar 2019 02:14:36 +0100
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
.