Skip to content

Commit 593a31f

Browse files
authored
Merge pull request #22 from arduino/runtime-check
Add runtime requirement for IoT Cloud library
2 parents e3816f5 + b2a2d72 commit 593a31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package-list.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ packages:
1010
author: Arduino
1111
description: A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.
1212
tags: ["cloud", "iot"]
13+
required_runtime: ">=1.22.0"
1314
verification:
1415
- fqbn: "arduino:mbed_portenta:envie_m7"
1516
library_version: "0.0.7"

0 commit comments

Comments
 (0)