pythonPackages.azure*: point to mono-repo for homepage
This commit is contained in:
committed by
Frederik Rietdijk
parent
8ac510b8f7
commit
a87c27eccd
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Microsoft Azure SDK for Python";
|
||||
homepage = https://docs.microsoft.com/en-us/python/api/overview/azure/network?view=azure-python;
|
||||
homepage = "https://github.com/Azure/azure-sdk-for-python";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ olcai mwilsoninsight ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user