Build wheels for macOS with Bazel (#4280)

This commit is contained in:
Philipp Moritz
2019-03-15 10:37:57 -07:00
committed by Robert Nishihara
parent 93d9867290
commit c5e2c9af4d
5 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ def find_version(*filepath):
requires = [
"numpy >= 1.10.4",
"numpy >= 1.14",
"filelock",
"funcsigs",
"click",