Skip to content

Commit

Permalink
Merge pull request #931 from ARMmbed/bt-400
Browse files Browse the repository at this point in the history
IOTBTOOL-400: Fix mbed add in python 3
  • Loading branch information
mark-edgeworth authored Nov 18, 2019
2 parents 7c80b55 + af7b556 commit 61891bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
install_requires=[
"pyserial>=3.0,<4.0",
"mbed-os-tools>=0.0.9,<0.1.0",
"mercurial>=5.2"
]
)

0 comments on commit 61891bd

Please sign in to comment.