view dev_requirements.txt @ 7128:85d812ab4c64

api: allow pulling from a custom remote The 'pull' API call would currently pull from the configured repository remote or the fork origin in case of a fork. This commit allows to specify an optional 'clone_uri' parameter to the API call that will be used during the pull.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Fri, 09 Feb 2018 20:18:52 +0100
parents 02c820c5c48e
children 5ab31ff3011f
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3