python310Packages.qgrid: fix build

This commit is contained in:
Gaetan Lepage
2023-08-10 15:06:39 +02:00
parent 50b06dc5cb
commit 0660015083
@@ -39,6 +39,8 @@ buildPythonPackage rec {
# Those tests are also failing upstream
disabledTests = [
"test_edit_date"
"test_edit_multi_index_df"
"test_multi_index"
"test_period_object_column"
];