pythonPackages.azure-synapse-artifacts: Fix meta
This commit is contained in:
parent
4c31da767f
commit
601917ea95
@ -23,8 +23,8 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "azure.synapse.artifacts" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "CHANGE";
|
||||
homepage = "https://github.com/CHANGE/azure-synapse-artifacts/";
|
||||
description = "Microsoft Azure Synapse Artifacts Client Library for Python";
|
||||
homepage = "https://github.com/Azure/azure-sdk-for-python";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jonringer ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user