view requirements.txt @ 5983:a69bcf8b28b3

tests: use forks when modifying repositories in vcs tests Otherwise other tests (primarily checking the size of the repo) would fail because they expect the repos to be unmodified.
author domruf <dominikruf@gmail.com>
date Wed, 15 Jun 2016 18:33:27 +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
.