python-rsrcfork/rsrcfork
dgelessus b01cfc77cf Don't pass required=True to add_subparsers
The required kwarg of add_subparsers was only added in Python 3.7, and
we currently still support Python 3.6.
2020-07-07 00:01:57 +02:00
..
compress Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
__init__.py Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
__main__.py Don't pass required=True to add_subparsers 2020-07-07 00:01:57 +02:00
api.py Fix a bunch of flake8 violations 2019-12-30 03:00:12 +01:00
py.typed Add py.typed marker file for PEP 561 2020-07-06 23:57:25 +02:00