1
0
Fork 0
forked from github/pelican

Pin Pygments version to 2.1.3. Fixes #1916

This commit is contained in:
Mr. Senko 2016-05-26 17:32:21 +03:00
commit 090694dba7

View file

@ -14,6 +14,7 @@ deps =
nose
nose-cov
coveralls
pygments==2.1.3
commands =
{envpython} --version