diff options
author | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-09-28 21:18:25 -0400 |
---|---|---|
committer | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-09-28 21:18:25 -0400 |
commit | c60a858c9c28b99bea270bc63bd6126fcb3ee20b (patch) | |
tree | 285a1f843f572ff77bb63dfd91bb2bccc77d274a /requirements.txt | |
parent | 3a5dbcf1e13704b7352d5fb3c4777d7df3fed081 (diff) | |
download | gerbonara-c60a858c9c28b99bea270bc63bd6126fcb3ee20b.tar.gz gerbonara-c60a858c9c28b99bea270bc63bd6126fcb3ee20b.tar.bz2 gerbonara-c60a858c9c28b99bea270bc63bd6126fcb3ee20b.zip |
added doc folder
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2bb614a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +Jinja2==2.7.3 +MarkupSafe==0.23 +Pygments==1.6 +Sphinx==1.2.3 +docutils==0.12 +pyparsing==2.0.2 +svgwrite==1.1.6 +wsgiref==0.1.2 |