From 1872120cba0e93db0486a543754ec505c196d991 Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Mon, 6 May 2024 07:43:06 +0900 Subject: python/python3-argcomplete: Updated for version 3.3.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-argcomplete/README | 4 ---- 1 file changed, 4 deletions(-) (limited to 'python/python3-argcomplete/README') 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 - -- cgit v1.2.3