Unverified Commit 0ee813aa authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python312Packages.osxphotos: relax tenacity constraint

parent f2636e12
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ buildPythonPackage rec {
    "more-itertools"
    "objexplore"
    "textx"
    "tenacity"
  ];

  pythonImportsCheck = [ "osxphotos" ];