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.
1 parent b97a944 commit 780788dCopy full SHA for 780788d
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