mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Add idf-component-manager python dependency
This commit is contained in:
parent
916e3ef1f1
commit
ed4a632d7b
@ -13,6 +13,7 @@ cryptography>=2.1.4,<35
|
|||||||
cffi<1.15;python_version<'3.6'
|
cffi<1.15;python_version<'3.6'
|
||||||
pyparsing>=2.0.3,<2.4.0
|
pyparsing>=2.0.3,<2.4.0
|
||||||
pyelftools>=0.22
|
pyelftools>=0.22
|
||||||
|
idf-component-manager~=1.0
|
||||||
|
|
||||||
# windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like
|
# windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like
|
||||||
# "windows-curses; sys_platform == 'win32'" would want to install the package on both of them. There is no environment
|
# "windows-curses; sys_platform == 'win32'" would want to install the package on both of them. There is no environment
|
||||||
|
Loading…
Reference in New Issue
Block a user