Formalize doc requirements

This commit is contained in:
Steve Johnson 2013-10-06 17:05:49 -07:00
parent 930a55fdbf
commit 6a70617041

12
docs/requirements.txt Normal file
View File

@ -0,0 +1,12 @@
# requirements for working on docs
# install pillow from master if you're into that, but RtD needs this
pillow>=2.2.0
Jinja2==2.7.1
MarkupSafe==0.18
Pygments==1.6
Sphinx==1.1.3
docopt==0.6.1
docutils==0.11
wsgiref==0.1.2