view dev_requirements.txt @ 6462:c8f34ad333a2

model: simplify guess_instance invocations The second argument to the guess_instance classmethod is in practice fixed for Gist, Permission, RepoGroup, Repository, User, UserGroup; so might as well move this logic into per-class specializations of guess_instance.
author Søren Løvborg <sorenl@unity3d.com>
date Wed, 18 Jan 2017 16:30:13 +0100
parents 98dd27958280
children 1f43d08ce5a8
line wrap: on
line source

pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
mock
sphinx