Skip to content

Commit 940e5b1

Browse files
committed
Remove numpy as build dependency as prebuilt docker should handle it for us
1 parent a6c746d commit 940e5b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
MB_PYTHON_VERSION: ${{ matrix.python-version }}
3535
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}
3636
MB_ML_VER: 2014
37-
NP_BUILD_DEP: numpy==1.11.1
3837
NP_TEST_DEP: numpy
3938
TRAVIS_BUILD_DIR: ${{ github.workspace }}
4039
CONFIG_PATH: travis_config.sh

0 commit comments

Comments
 (0)