Commit 06600150 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python310Packages.qgrid: fix build

parent 50b06dc5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"
  ];