diff options
Diffstat (limited to 'examples/requirements.txt')
| -rw-r--r-- | examples/requirements.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/requirements.txt b/examples/requirements.txt index bfaf11d5..70371574 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -1,9 +1,7 @@ -# For the examples we need Django, pygments and httplib2... +# Pygments for the code highlighting example, +# markdown for the docstring -> auto-documentation -Django==1.2.4 -wsgiref==0.1.2 Pygments==1.4 -httplib2==0.6.0 Markdown==2.0.3 |
