reverse_argparse
reverse_argparse copied to clipboard
Drop Support for Python 3.9
trafficstars
Tasks
- [ ] Update
pyproject.tomlto 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.