argparse is an part of the python core (#606)

This commit is contained in:
tuxmaster 2023-12-09 21:26:19 +01:00 committed by GitHub
parent d2b213dcdc
commit dcc71ce47d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ install_requires =
six
appdirs
PyYAML
argparse
argcomplete
importlib_resources
setup_requires = setuptools_scm