python3Packages.django_5_1: enable tests on Darwin
This commit is contained in:
@@ -115,8 +115,6 @@ buildPythonPackage rec {
|
||||
tzdata
|
||||
] ++ lib.flatten (lib.attrValues optional-dependencies);
|
||||
|
||||
doCheck = !stdenv.hostPlatform.isDarwin;
|
||||
|
||||
preCheck = ''
|
||||
# make sure the installed library gets imported
|
||||
rm -rf django
|
||||
|
||||
Reference in New Issue
Block a user