Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443ccd5 commit 6ea6814Copy full SHA for 6ea6814
.github/workflows/cibuildwheel.yml
@@ -13,8 +13,8 @@ jobs:
13
name: Build wheels on ${{ matrix.os }}
14
runs-on: ${{ matrix.os }}
15
env:
16
- min-numpy-version: "1.17.0"
17
- min-numpy-hash: "da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da"
+ min-numpy-version: "1.17.3"
+ min-numpy-hash: "b6/d6/be8f975f5322336f62371c9abeb936d592c98c047ad63035f1b38ae08efe"
18
strategy:
19
matrix:
20
os: [ubuntu-18.04, windows-latest, macos-latest]
0 commit comments