diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-10-05 06:43:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 06:43:53 +0700 |
commit | 6305a4070df461a07b4e3a2a691dd6eb1a1fabda (patch) | |
tree | 89326e4208fc8ed4878e6892e0a1da275424f33b /python/thonny/thonny.SlackBuild | |
parent | 93c14042c9c60d3fd9e5e03cfd11b77e623f69c6 (diff) | |
download | slackbuilds-6305a4070df461a07b4e3a2a691dd6eb1a1fabda.tar.gz |
python/thonny: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.SlackBuild')
-rw-r--r-- | python/thonny/thonny.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild index 8e10e31b19..51aceb49a2 100644 --- a/python/thonny/thonny.SlackBuild +++ b/python/thonny/thonny.SlackBuild @@ -31,6 +31,8 @@ #3.2.0b7 22 Jul 2019. version bump. #3.2.0 12 Aug 2019. release version. #3.2.1 6 Sep 2019. version bump. +#add optional dep on pygame with python3 support. common for python learners +#which thonny is targetted at. #note. get download link from https://pypi.org/project/thonny/#files PRGNAM=thonny |