Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e9457d8
)
Pin numpy to 1.16.4
44/16344/2
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Fri, 26 Jul 2019 21:27:43 +0000
(14:27 -0700)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Fri, 26 Jul 2019 21:45:02 +0000
(14:45 -0700)
numpy numpy-1.17.0 requires python 3.5
Change-Id: I4bfffcf2bd7b4cf8c9246d15b6fbe819d86e695d
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
54b2761
..
1e9b858
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-23,7
+23,8
@@
deps =
requests~=2.21.0
# Markdown lint requires nodejs
nodeenv
- numpy
+ # numpy-1.17.0 requires python 3.5
+ numpy~=1.16.4
commands =
nodeenv -p
npm install --global remark-cli remark-lint write-good