mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
Drop Python 2 Support (#793)
* Remove Python 2 support * Remove u-strings * Remove docker symlinks * Remove from travis * Update requirements * Upgrade flake8/pylint * Fixes * Manual * Run pyupgrade * Lint * Remove base_int * Fix * Update platformio_api.py * Update component.cpp
This commit is contained in:
@@ -3,7 +3,6 @@ PyYAML==5.2
|
||||
paho-mqtt==1.5.0
|
||||
colorlog==4.0.2
|
||||
tornado==5.1.1
|
||||
typing>=3.6.6;python_version<"3.5"
|
||||
protobuf==3.11.1
|
||||
tzlocal==2.0.0
|
||||
pytz==2019.3
|
||||
|
||||
Reference in New Issue
Block a user