Commit Graph

2 Commits

Author SHA1 Message Date
Kemal Zebari 99cdda2335
Drop support for python 3.8 (#444)
Drops support for python 3.8 since it is EOL. The code refactoring is
due to ruff's formatting rules for 3.9.
2025-01-26 13:40:51 -08:00
Kemal Zebari 8218e8cb33
Migrate tox config from ini to toml (#443)
This also replaces our tox-ini-fmt pre-commit hook with tox-toml-fmt.
2025-01-26 08:57:15 -08:00