requirements/test-misc.txt
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Wed, 19 Jun 2019 16:33:15 +0200
changeset 12658 fdd7165fe1f3
parent 12626 32ee89340e59
child 12672 2c7499bc675b
permissions -rw-r--r--
[doc] Update documentation to match current Debian packages

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