153432945c
- include sphinx in requirements - basic configuration, generated using sphinx - updated gitignore to ignore the build directory - added a readme on how to build the docs
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
python-subunit>=0.0.18
|
|
# required to build documentation
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|