Add tblib and dill to TEST_PACKAGES
Fixes #45034 PiperOrigin-RevId: 350193487 Change-Id: Ia5182c86c9712da15ac24f55b1dc1582b663f614
This commit is contained in:
parent
ec2403ba4f
commit
f9ad300525
@ -127,6 +127,8 @@ if sys.byteorder == 'little':
|
||||
TEST_PACKAGES = [
|
||||
'portpicker ~= 1.3.1',
|
||||
'scipy ~= 1.5.2',
|
||||
'tblib ~= 1.7.0',
|
||||
'dill ~= 0.3.2',
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user