annotate dev_requirements.txt @ 6128:b4db7ff78343

js: remove mousetrap - the current keyboard bindings are quite unknown and irrelevant
author Mads Kiilerich <madski@unity3d.com>
date Fri, 12 Aug 2016 03:04:48 +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