mirror of https://github.com/ARMmbed/mbed-os.git
Add pyusb to requirements
Add pyusb to requirements so the greentea USB tests work.pull/9768/head
parent
dc29fdefcc
commit
754134c6a2
|
|
@ -22,3 +22,4 @@ pyelftools>=0.24,<=0.25
|
||||||
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
||||||
icetea>=1.2.1,<1.3
|
icetea>=1.2.1,<1.3
|
||||||
pycryptodome>=3.7.2,<=3.7.3
|
pycryptodome>=3.7.2,<=3.7.3
|
||||||
|
pyusb>=1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue