python3Packages.craft-store: relax macaroonbakery dep version

This commit is contained in:
Jon Seager 2024-07-09 12:48:35 +02:00
parent 5cafa935fe
commit ed36017f49
No known key found for this signature in database

View File

@ -51,6 +51,8 @@ buildPythonPackage rec {
requests-toolbelt
];
pythonRelaxDeps = [ "macaroonbakery" ];
pythonImportsCheck = [ "craft_store" ];
nativeCheckInputs = [