aboutsummaryrefslogtreecommitdiff
path: root/python/python3-argcomplete/README
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-05-06 07:43:06 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 06:51:49 +0700
commit1872120cba0e93db0486a543754ec505c196d991 (patch)
tree000121124e4f81c036f44f76ecf014ea3b6e4c4b /python/python3-argcomplete/README
parent2859659755c158a664ad9e6b9162f64a2598415f (diff)
python/python3-argcomplete: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-argcomplete/README')
-rw-r--r--python/python3-argcomplete/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python3-argcomplete/README b/python/python3-argcomplete/README
index f1a06888c1..7f94cacc03 100644
--- a/python/python3-argcomplete/README
+++ b/python/python3-argcomplete/README
@@ -9,7 +9,3 @@ It makes two assumptions:
* You're using bash as your shell
* You're using argparse to manage your
command line arguments/options
-
-NOTE:
-Any version newer than this requires setuptools>=67.7.2
-