view requirements.txt @ 6617:0bae66824ac5

tests: clarify that default parameters are for form - direct model access requires different types _get_repo_group_create_params parent_group_id is thus set to the form value '-1' instead of None. It worked before anyway because the model failed to find the repo '-1' and thus got pretty much the same as None.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 May 2017 05:25:41 +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
.