Added sphinx to requirements.txt
This commit is contained in:
parent
c0b791b30f
commit
f0652d4897
1 changed files with 3 additions and 0 deletions
|
@ -1,8 +1,11 @@
|
||||||
Flask==0.10.1
|
Flask==0.10.1
|
||||||
Jinja2==2.7.1
|
Jinja2==2.7.1
|
||||||
MarkupSafe==0.18
|
MarkupSafe==0.18
|
||||||
|
Pygments==1.6
|
||||||
|
Sphinx==1.2
|
||||||
Werkzeug==0.9.4
|
Werkzeug==0.9.4
|
||||||
distribute==0.6.34
|
distribute==0.6.34
|
||||||
|
docutils==0.11
|
||||||
ipython==1.1.0
|
ipython==1.1.0
|
||||||
itsdangerous==0.23
|
itsdangerous==0.23
|
||||||
requests==2.1.0
|
requests==2.1.0
|
||||||
|
|
Loading…
Reference in a new issue