Commit f2ca86bc authored by happysalada's avatar happysalada
Browse files

python311Packages.pip-tools: disable flaky tests

parent 09f9f1fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -66,6 +66,8 @@ buildPythonPackage rec {
    "test_bad_setup_file"
    # Assertion error
    "test_compile_recursive_extras"
    "test_combine_different_extras_of_the_same_package"
    "test_diff_should_not_uninstall"
  ];

  pythonImportsCheck = [