argparse is an part of the python core

This commit is contained in:
tuxmaster 2023-12-09 15:54:42 +01:00
parent d2b213dcdc
commit 260da12e40
No known key found for this signature in database
GPG Key ID: 4F95833B4054A2A7

View File

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