requirements/test-misc.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 17 Apr 2019 16:41:41 +0200
changeset 12596 48ea46ad80da
parent 12568 fc45f22c8100
child 12620 824105876352
permissions -rw-r--r--
[skeleton] Drop py27 tox environment Since we dropped py2 support from cubicweb, it does not make much sense to keep it in skeleton from now on.

### Requirements for tests in various cubicweb/**/test directories. ###

## shared by several test folders
docutils
webtest

## cubicweb/test
Pygments
#fyzz XXX pip install fails

## cubicweb/devtools/test
flake8

## cubicweb/hooks/test
psycopg2-binary

## cubicweb/pyramid/test
pyramid >= 1.5.0
waitress >= 0.8.9
wsgicors >= 0.3
pyramid_multiauth
repoze.lru

## cubicweb/sobject/test