We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c0928 commit af7b556Copy full SHA for af7b556
setup.py
@@ -47,5 +47,6 @@
47
install_requires=[
48
"pyserial>=3.0,<4.0",
49
"mbed-os-tools>=0.0.9,<0.1.0",
50
+ "mercurial>=5.2"
51
]
52
)
0 commit comments