requirements/test-misc.txt
author Laurent Peuch <cortex@worlddomination.be>
Thu, 11 Apr 2019 20:15:09 +0200
changeset 12571 eba09a2ac61d
parent 12568 fc45f22c8100
child 12620 824105876352
permissions -rw-r--r--
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()

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