Unverified Commit 38272ddc authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #248350 from GaetanLepage/fix-qgrid

python310Packages.qgrid: fix build
parents 29f8e061 06600150
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"
  ];