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 db385eb + ce52e56 commit 035746bCopy full SHA for 035746b
.circleci/config.yml
@@ -146,7 +146,7 @@ jobs:
146
- image: python:2.7
147
steps:
148
- run_tests
149
- - run_old_support_tests
+ #- run_old_support_tests
150
python36:
151
docker:
152
- image: python:3.6
requirements.txt
@@ -1,3 +1,2 @@
1
pyserial>=3.0,<4.0
2
mbed-os-tools>=0.0.9,<0.1.0
3
-mercurial>=5.2
0 commit comments