forked from github/pelican
Pin Pygments version to 2.1.3. Fixes #1916
This commit is contained in:
parent
d9605d005d
commit
090694dba7
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -14,6 +14,7 @@ deps =
|
|||
nose
|
||||
nose-cov
|
||||
coveralls
|
||||
pygments==2.1.3
|
||||
|
||||
commands =
|
||||
{envpython} --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue