Skip to content

Commit

Permalink
Merge pull request #962 from ARMmbed/remove-mercurial
Browse files Browse the repository at this point in the history
Remove mercurial as python dependency
  • Loading branch information
acabarbaye authored Mar 17, 2020
2 parents db385eb + ce52e56 commit 035746b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- image: python:2.7
steps:
- run_tests
- run_old_support_tests
#- run_old_support_tests
python36:
docker:
- image: python:3.6
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pyserial>=3.0,<4.0
mbed-os-tools>=0.0.9,<0.1.0
mercurial>=5.2

0 comments on commit 035746b

Please sign in to comment.