reverse_argparse icon indicating copy to clipboard operation
reverse_argparse copied to clipboard

Drop Support for Python 3.9

Open jmgate opened this issue 2 years ago • 0 comments
trafficstars

Tasks

  • [ ] Update pyproject.toml to reflect the change.
  • [ ] Update the badge in README.md.
  • [ ] Update the CI file.
  • [ ] Use the match-case statement in _unparse_args().
  • [ ] See if there are any other 3.10 features to use within the code.

jmgate avatar Jun 29 '23 13:06 jmgate