We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b97a944 + 780788d commit 99e6dc1Copy full SHA for 99e6dc1
setup.py
@@ -32,4 +32,5 @@
32
'mbed-cli=mbed.mbed:main',
33
]
34
},
35
+ python_requires='>=2.7.10, <3',
36
)
0 commit comments