Merge pull request #41867 from tensorflow/mm-scipy-r2.3
Remove scipy dependency.
This commit is contained in:
commit
254c701480
@ -69,8 +69,6 @@ REQUIRED_PACKAGES = [
|
||||
'wrapt >= 1.11.1',
|
||||
'wheel >= 0.26',
|
||||
'six >= 1.12.0',
|
||||
# scipy < 1.4.1 causes segfaults due to pybind11
|
||||
'scipy == 1.4.1',
|
||||
]
|
||||
|
||||
if sys.byteorder == 'little':
|
||||
|
Loading…
Reference in New Issue
Block a user