view dev_requirements.txt @ 6062:1952682be9f8

db: increase default Alembic log level to INFO A log level of WARNING meant that Alembic was entirely silent when nothing went wrong. With INFO, Alembic actually shows what migrations it is running.
author Søren Løvborg <sorenl@unity3d.com>
date Thu, 28 Jul 2016 13:46:04 +0200
parents 7d258b3fbc49
children 3521120e72bc
line wrap: on
line source

pytest>=2.7.0,<3.0
pytest-runner
pytest-sugar>=0.7.0,<1.0.0
pytest-catchlog
webtest==1.4.3
mock
sphinx