File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -67,45 +67,45 @@ jobs:
6767 travis-os-name : osx
6868 manylinux-version : 1
6969 python-version : 3.6
70- build_depends : numpy==1.17.0
70+ build-depends : numpy==1.17.0
7171
7272 - os : macos-latest
7373 travis-os-name : osx
7474 manylinux-version : 1
7575 python-version : 3.7
76- build_depends : numpy==1.17.0
76+ build-depends : numpy==1.17.0
7777
7878 - os : macos-latest
7979 travis-os-name : osx
8080 manylinux-version : 1
8181 python-version : 3.8
82- build_depends : numpy==1.21.0
82+ build-depends : numpy==1.21.0
8383
8484 - os : macos-latest
8585 travis-os-name : osx
8686 manylinux-version : 1
8787 python-version : 3.9
88- build_depends : numpy==1.21.0
88+ build-depends : numpy==1.21.0
8989
9090 - os : windows-latest
9191 manylinux-version : 2010
9292 python-version : 3.6
93- build_depends : numpy==1.17.0
93+ build-depends : numpy==1.17.0
9494
9595 - os : windows-latest
9696 manylinux-version : 2010
9797 python-version : 3.7
98- build_depends : numpy==1.17.0
98+ build-depends : numpy==1.17.0
9999
100100 - os : windows-latest
101101 manylinux-version : 2010
102102 python-version : 3.8
103- build_depends : numpy==1.17.3
103+ build-depends : numpy==1.17.3
104104
105105 - os : windows-latest
106106 manylinux-version : 2010
107107 python-version : 3.9
108- build_depends : numpy==1.19.3
108+ build-depends : numpy==1.19.3
109109
110110 env :
111111 PKG_NAME : gensim
You can’t perform that action at this time.
0 commit comments