[doc] pypandoc

This commit is contained in:
mzwiessele 2015-10-11 15:47:09 +01:00
parent cb0227d497
commit edcc56ba45

View file

@ -32,6 +32,7 @@ before_install:
install:
- conda install --yes python=$PYTHON_VERSION numpy=1.9 scipy=0.16 nose pip six matplotlib sphinx;
- pip install codecov
- pip install pypandoc
- python setup.py develop
script: