Files @ 86bd75e0347c
Branch filter:

Location: kallithea/requirements.txt

Mads Kiilerich
vcs: refactor hgcompat demandimport handling to prepare for Mercurial 4.3

See https://www.mercurial-scm.org/repo/hg/rev/0906b85bf222#l4.1 .

We might not need the hgcompat workaround any more - the d18500a8840c commit
message is not helpful in explaining exactly what problem it solved.
1
2
3
4
# 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
.