Merge pull request #262754 from natsukium/qgrid/fix
python311Packages.qgrid: disable failing test
This commit is contained in:
@@ -42,6 +42,8 @@ buildPythonPackage rec {
|
||||
"test_edit_multi_index_df"
|
||||
"test_multi_index"
|
||||
"test_period_object_column"
|
||||
# probably incompatible with pandas>=2.1
|
||||
"test_add_row_button"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "qgrid" ];
|
||||
|
||||
Reference in New Issue
Block a user