requirements/test-misc.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 27 Feb 2017 17:13:45 +0100
changeset 11994 c1a6b18c141f
parent 11685 6c263b8091d3
child 12205 a97cdb531a75
permissions -rw-r--r--
[skeleton] Drop logging configuration from development.ini This is actually not useful as logging is already initialized and configure "somewhere else" where the repository is started.

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

## shared by several test folders
cubicweb-card
docutils
Twisted < 16.0.0
webtest

## cubicweb/test
Pygments
mock
#fyzz XXX pip install fails
cubicweb-file
cubicweb-localperms
cubicweb-tag

## cubicweb/devtools/test
flake8

## cubicweb/hooks/test
psycopg2

## cubicweb/pyramid/test
pyramid >= 1.5.0
waitress >= 0.8.9
wsgicors >= 0.3
pyramid_multiauth

## cubicweb/sobject/test
cubicweb-comment