requirements/test-misc.txt
author Nsukami Patrick <ndkpatt at gmail dot com>
Wed, 10 Apr 2019 17:59:17 +0000
changeset 12576 3aa0c203747c
parent 12568 fc45f22c8100
child 12620 824105876352
permissions -rw-r--r--
Fix DeprecationWarning: invalid escape sequence \

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