requirements/test-misc.txt
author Noe Gaumont <ngaumont@logilab.fr>
Wed, 22 May 2019 11:34:08 +0200
changeset 12624 24b9073a6617
parent 12620 824105876352
child 12626 32ee89340e59
permissions -rw-r--r--
[doc] fix key used in the hook example The hook's regid is check_no_subsidiary_cycle.

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

## shared by several test folders
docutils
webtest

## cubicweb/test
Pygments
pycryptodome
#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