Pillow/docs/requirements.txt

18 lines
354 B
Plaintext
Raw Normal View History

2013-10-07 04:05:49 +04:00
# requirements for working on docs
# install pillow from master if you're into that, but RtD needs this
pillow>=2.2.1
2013-10-07 04:05:49 +04:00
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
2013-10-07 07:36:05 +04:00
sphinx-better-theme==0.1.5
2013-10-07 04:06:00 +04:00
# livereload not strictly necessary but really useful (make livehtml)
tornado==3.1.1
livereload==1.0.1