mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Troubleshooting RTD [ci skip]
This commit is contained in:
parent
9ef381a378
commit
7b398c5804
|
@ -1,17 +1,19 @@
|
||||||
# requirements for working on docs
|
sphinx-better-theme
|
||||||
|
|
||||||
# install pillow from master if you're into that, but RtD needs this
|
## requirements for working on docs
|
||||||
pillow>=2.4.0
|
#
|
||||||
|
## install pillow from master if you're into that, but RtD needs this
|
||||||
Jinja2==2.7.1
|
#pillow>=2.4.0
|
||||||
MarkupSafe==0.18
|
#
|
||||||
Pygments==1.6
|
#Jinja2==2.7.1
|
||||||
Sphinx==1.1.3
|
#MarkupSafe==0.18
|
||||||
docopt==0.6.1
|
#Pygments==1.6
|
||||||
docutils==0.11
|
#Sphinx==1.1.3
|
||||||
wsgiref==0.1.2
|
#docopt==0.6.1
|
||||||
sphinx-better-theme==0.1.5
|
#docutils==0.11
|
||||||
|
#wsgiref==0.1.2
|
||||||
# livereload not strictly necessary but really useful (make livehtml)
|
#sphinx-better-theme==0.1.5
|
||||||
tornado==3.1.1
|
#
|
||||||
livereload==1.0.1
|
## livereload not strictly necessary but really useful (make livehtml)
|
||||||
|
#tornado==3.1.1
|
||||||
|
#livereload==1.0.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user