Unverified Commit a391f4d3 authored by Yt's avatar Yt Committed by GitHub
Browse files

Merge pull request #281820 from happysalada/pip_tools_fix_build

python311Packages.pip-tools: fix build
parents ca41387c f2ca86bc
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 = [