diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-03 09:06:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:31:19 +0700 |
commit | 91a976131a1bc6279c938670afb74502cb156792 (patch) | |
tree | 9932aa9595351890ab431fd0daca0dfbe03757c9 /python/thonny | |
parent | e4d84313791e2793fdaac73988efea912e739826 (diff) |
python/thonny: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny')
-rw-r--r-- | python/thonny/thonny.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index ef55f4e88e69..974d60b19c2d 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.1.2.tar.gz" MD5SUM="0caab90512421047dfa4888bf9ad562e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-jedi python3-docutils python3-pylint python3-pyserial mypy_extensions" +REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions" MAINTAINER="Tim Dickson" EMAIL="dickson.tim@googlemail.com" |