1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

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

View File

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