Loading pkgs/development/python-modules/azure-mgmt-cosmosdb/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ buildPythonPackage, fetchPypi, isodate, msrest, setuptools, }: Loading @@ -22,9 +23,10 @@ buildPythonPackage rec { build-system = [ setuptools ]; dependencies = [ isodate azure-common azure-mgmt-core isodate msrest ]; # Module has no tests Loading Loading
pkgs/development/python-modules/azure-mgmt-cosmosdb/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ buildPythonPackage, fetchPypi, isodate, msrest, setuptools, }: Loading @@ -22,9 +23,10 @@ buildPythonPackage rec { build-system = [ setuptools ]; dependencies = [ isodate azure-common azure-mgmt-core isodate msrest ]; # Module has no tests Loading