diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2017-11-18 21:15:06 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2017-11-18 21:15:06 -0500 |
| commit | 3cd4656282bdc779a2000a8d23c12b647a51796b (patch) | |
| tree | 70cfe92d657012602024f7a30576ac45ca41481d /requirements-docs.txt | |
| parent | a7446365153e3a9bfe28d9b7129555756bdcfe3d (diff) | |
Sphinx setup
Diffstat (limited to 'requirements-docs.txt')
| -rw-r--r-- | requirements-docs.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt new file mode 100644 index 0000000..f89c262 --- /dev/null +++ b/requirements-docs.txt @@ -0,0 +1,17 @@ +alabaster==0.7.10 +Babel==2.5.1 +certifi==2017.11.5 +chardet==3.0.4 +docutils==0.14 +idna==2.6 +imagesize==0.7.1 +Jinja2==2.10 +MarkupSafe==1.0 +Pygments==2.2.0 +pytz==2017.3 +requests==2.18.4 +six==1.11.0 +snowballstemmer==1.2.1 +Sphinx==1.6.5 +sphinxcontrib-websupport==1.0.1 +urllib3==1.22 |
