Files @ 736f058d6172
Branch filter:

Location: kallithea/requirements.txt - annotation

domruf
tests: split _add_files_and_push in two

In some cases it is usefull to push the data separately.
For example if a test tries to push multiple times.
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
.