reverse_argparse icon indicating copy to clipboard operation
reverse_argparse copied to clipboard

Drop Support for Python 3.8

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 type-hinting provided out of the box in 3.9.
  • [ ] Remove version guards around BooleanOptionalAction.
  • [ ] See if there are any other 3.9 features to use within the code.

jmgate avatar Jun 29 '23 13:06 jmgate