Merge pull request #281820 from happysalada/pip_tools_fix_build

python311Packages.pip-tools: fix build
This commit is contained in:
Yt 2024-01-20 11:09:19 +00:00 committed by GitHub
commit a391f4d368
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [