annotate dev_requirements.txt @ 6073:1fdff0d0516c

defaults: replace automatic 'routes' 'resource' routing by explicit 'connect' and use POST
author Mads Kiilerich <madski@unity3d.com>
date Thu, 04 Aug 2016 14:23:36 +0200
parents 7d258b3fbc49
children 3521120e72bc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6026
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
1 pytest>=2.7.0,<3.0
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
2 pytest-runner
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
3 pytest-sugar>=0.7.0,<1.0.0
6027
7d258b3fbc49 setup: introduce pytest-catchlog as test dependency
Mads Kiilerich <madski@unity3d.com>
parents: 6026
diff changeset
4 pytest-catchlog
6026
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
5 webtest==1.4.3
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
6 mock
dd676fdeda0f setup: move test dependencies to dev_requirements.txt to make them optional
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
7 sphinx