requirements/test-misc.txt
author Nsukami Patrick <ndkpatt at gmail dot com>
Thu, 18 Apr 2019 04:40:23 +0000
changeset 12579 ce089224954d
parent 12568 fc45f22c8100
child 12620 824105876352
permissions -rw-r--r--
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated

### 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