oslo.config/tools/test-requires
Mark McLoughlin 9805067bcf Add sphinx documentation
Add basic sphinx config and copy the theming from oslo-incubator which
was originally copied from keystone.

Change-Id: Ibb3b679ce6e160c157ff63f0943807bd82aa1a67
2013-02-09 17:32:02 -05:00

14 lines
231 B
Plaintext

fixtures>=0.3.12
mox
nose
nose-exclude
testtools>=0.9.22
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]
# deps = {[testenv]deps} coverage
coverage
# this is required for the docs build jobs
sphinx