pythonPackages.azure*: use pythonNamespaces
This commit is contained in:
@@ -26,6 +26,8 @@ buildPythonPackage rec {
|
||||
cryptography
|
||||
];
|
||||
|
||||
pythonNamespaces = [ "azure.keyvault" ];
|
||||
|
||||
# requires relative paths to utilities in the mono-repo
|
||||
doCheck = false;
|
||||
checkInputs = [ aiohttp pytestCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user