entropia / paperless-asn-qr-codes

GNU General Public License v3.0
24 stars 18 forks source link

deps: drop argparse #21

Closed xanderio closed 1 month ago

xanderio commented 1 month ago

argparse is part of the python standard library since python 3.2, this project is targeting at least python 3.7.

https://pypi.org/project/argparse/