python39Packages.azure-synapse-artifacts: disable checkPhase
This commit is contained in:
@@ -20,6 +20,9 @@ buildPythonPackage rec {
|
||||
msrest
|
||||
];
|
||||
|
||||
# zero tests run
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "azure.synapse.artifacts" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user