parent
265de52331
commit
65341f73d1
@ -69,8 +69,6 @@ REQUIRED_PACKAGES = [
|
|||||||
'wrapt >= 1.11.1',
|
'wrapt >= 1.11.1',
|
||||||
'wheel >= 0.26',
|
'wheel >= 0.26',
|
||||||
'six >= 1.12.0',
|
'six >= 1.12.0',
|
||||||
# scipy < 1.4.1 causes segfaults due to pybind11
|
|
||||||
'scipy == 1.4.1',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if sys.byteorder == 'little':
|
if sys.byteorder == 'little':
|
||||||
|
Loading…
Reference in New Issue
Block a user