mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 13:45:46 +00:00
Tools: add Python 2 deprecation warning
This commit is contained in:
@@ -30,6 +30,7 @@ IGNORE_WARNS = [
|
||||
r"changes choice state",
|
||||
r"crosstool_version_check\.cmake",
|
||||
r"CryptographyDeprecationWarning",
|
||||
r"Python 3 versions older than 3.6 are not supported."
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user