view requirements.txt @ 8497:c387989f868f stable

git: fix upload-pack content-type with py3 It is checked earlier that git_command is one of two string constants, and with py3, things are much simpler and we don't have to consider string coersion. Reported and debugged by Valentin.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 28 Oct 2020 14:58:18 +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
.