mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
Downgrade python-future required version to 0.15.2
It works fine and this way python-future from Ubuntu 16.04 and 18.04 can be used.
This commit is contained in:
@@ -6,4 +6,4 @@ setuptools
|
||||
# Please keep it as the first item of this list.
|
||||
#
|
||||
pyserial>=3.0
|
||||
future>=0.16.0
|
||||
future>=0.15.2
|
||||
|
Reference in New Issue
Block a user