Merge pull request #201107 from arkivm/darwin/enable-osc-lib

This commit is contained in:
Sandro
2023-01-02 23:59:17 +01:00
committed by GitHub
@@ -56,7 +56,6 @@ buildPythonPackage rec {
pythonImportsCheck = [ "osc_lib" ];
meta = with lib; {
broken = stdenv.isDarwin;
description = "OpenStackClient Library";
homepage = "https://github.com/openstack/osc-lib";
license = licenses.asl20;