requirements/test-misc.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 17:04:02 +0100
changeset 12525 234079d86496
parent 12518 12e8b65146d9
child 12530 9d88e1177c35
permissions -rw-r--r--
Flake8 cubicweb/cwctl.py * run autopep8 on the file * fixed unused imports * rename "version" import as "cw_version" in order not to shadow local variables

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

## shared by several test folders
docutils
Twisted < 16.0.0
webtest

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

## cubicweb/devtools/test
flake8

## cubicweb/hooks/test
psycopg2

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

## cubicweb/sobject/test