1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

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

View File

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