diff --git a/src/west/manifest.py b/src/west/manifest.py index 4234ec5..cf3b2b6 100644 --- a/src/west/manifest.py +++ b/src/west/manifest.py @@ -334,6 +334,9 @@ class Manifest: - `MalformedManifest`: if the manifest data is invalid + - `ManifestImportFailed`: if the manifest could not be + resolved due to import errors + - `ManifestVersionError`: if this version of west is too old to parse the manifest