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 ee4fce9 commit 9f2c53bCopy full SHA for 9f2c53b
setup.py
@@ -32,5 +32,5 @@
32
'mbed-cli=mbed.mbed:main',
33
]
34
},
35
- python_requires='>=2.7.10',
+ python_requires='>=2.7.10, <3',
36
)
0 commit comments