Mercurial > hg > orthanc-book
changeset 4:9f07e8abf8c3 dev
getting ready for python virtual env
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Sat, 23 Apr 2016 16:10:28 +0200 |
parents | 3405c25deb53 |
children | fe86363b3a21 |
files | .hgignore Sphinx/requirements.txt |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Sat Apr 23 16:10:28 2016 +0200 @@ -0,0 +1,2 @@ +Sphinx/build +Sphinx/env \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Sphinx/requirements.txt Sat Apr 23 16:10:28 2016 +0200 @@ -0,0 +1,13 @@ +alabaster==0.7.7 +Babel==2.3.4 +colorama==0.3.7 +docutils==0.12 +imagesize==0.7.1 +Jinja2==2.8 +MarkupSafe==0.23 +Pygments==2.1.3 +pytz==2016.4 +six==1.10.0 +snowballstemmer==1.2.1 +Sphinx==1.4.1 +sphinx-bootstrap-theme==0.4.9