Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f665e41
)
Pin pygments to 2.3.x
44/15644/1
author
Aric Gardner
<agardner@linuxfoundation.org>
Mon, 13 May 2019 17:06:43 +0000
(13:06 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Mon, 13 May 2019 17:07:18 +0000
(13:07 -0400)
Pygments release 2.4.0 which added a python requires that excludes all
versions of Python < 3.5. The LFCI's default 3 version is 3.4 so causes
build failure.
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ic67d0003d9ecba08f88f08db457e965dcf6725e5
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
a889b24
..
3b65130
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-23,6
+23,7
@@
deps =
coala
coala-bears
nodeenv
+ pygments~=2.3.1
commands =
nodeenv -p
npm install --global remark-cli remark-lint write-good