summaryrefslogtreecommitdiffstats
path: root/python/thonny/thonny.info
diff options
context:
space:
mode:
author Robby Workman2021-04-18 21:37:52 +0200
committer Robby Workman2021-04-18 21:45:46 +0200
commitccae7ec462925b75fe1ff8b25172c851b9b6e876 (patch)
tree2818d60d7cb50f3f3d049f08b56da368716c1c74 /python/thonny/thonny.info
parent28148b550d6167eb1e187496fb17699b66ce0866 (diff)
downloadslackbuilds-ccae7ec462925b75fe1ff8b25172c851b9b6e876.tar.gz
python/thonny: Fixed dep info
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r--python/thonny/thonny.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info
index 184b56cf27..e2ad48929e 100644
--- a/python/thonny/thonny.info
+++ b/python/thonny/thonny.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/bb/0d/30ca6027bee7a992a7777b5a
MD5SUM="81e943d4255179de9952a675c40d7f2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions asttokens send2trash python-distro"
+REQUIRES="python3-jedi python3-pylint pyserial mypy_extensions asttokens send2trash"
MAINTAINER="Tim Dickson"
EMAIL="dickson.tim@googlemail.com"