diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2020-01-11 20:30:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-11 20:58:11 +0700 |
commit | 455c1457d1842437bff061145b8012d6bbe5a3cd (patch) | |
tree | 9bd263e02b0914515844ccafd80da8eb30a1868b /python/thonny/README | |
parent | 33918d5f91895016208783211fd3c8018e7185e8 (diff) |
python/thonny: Updated for version 3.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny/README')
-rw-r--r-- | python/thonny/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/python/thonny/README b/python/thonny/README index 0390b799336af..80d5095755792 100644 --- a/python/thonny/README +++ b/python/thonny/README @@ -3,4 +3,6 @@ Thonny is a Python IDE meant for learning programming. This version does not include python3 but, as it will be installed to satisfy the dependencies, that should not be a problem. -pygame created with python3 support is an optional dependancy +pygame created with python3 support is an optional dependancy. +esptool is another optional dependancy for communicating with +ROM bootloaders of Espressif ESP8266 and ESP32 chips. |