Files
deb-python-taskflow/test-requirements.txt
Ivan A. Melnikov b5347054aa Rework sphinx documentation
- move all docs sources to docs/source;
- rework documentation structure and contents;
- update conf.py and clean it up;
- switch use oslosphinx;
- add sphinx and oslosphinx to test requrements.

Change-Id: Ied37f86e559516ef7a106e2870d4817ff01a8af4
2014-02-14 16:25:15 +04:00

12 lines
166 B
Plaintext

hacking>=0.8.0,<0.9
discover
coverage>=3.6
mock>=1.0
python-subunit>=0.0.18
testrepository>=0.0.17
testtools>=0.9.34
zake>=0.0.13
# docs build jobs
sphinx
oslosphinx