pythonPackages.pandas: fix build
This commit is contained in:
parent
5a9270fe57
commit
43f6ceabb8
@ -80,6 +80,8 @@ in buildPythonPackage rec {
|
||||
"test_oo_optimizable"
|
||||
# Disable IO related tests because IO data is no longer distributed
|
||||
"io"
|
||||
# KeyError Timestamp
|
||||
"test_to_excel"
|
||||
] ++ optionals isDarwin [
|
||||
"test_locale"
|
||||
"test_clipboard"
|
||||
|
Loading…
Reference in New Issue
Block a user