version pinning for pelican

This commit is contained in:
Marvin Steadfast 2015-08-31 10:02:32 +02:00
parent 289017abe8
commit 805e18c1b8

View File

@ -39,7 +39,7 @@
virtualenv=~/env
virtualenv_command="virtualenv -p /usr/bin/python3"
with_items:
- pelican
- pelican==3.6.3
- markdown
- ipython[notebook]==2.4.1
- beautifulsoup4