Commit Graph

5 Commits

Author SHA1 Message Date
Selwin Ong 1f8e031a46 Bump version to 1.16.1 2024-03-09 09:31:58 +07:00
Selwin Ong 6ce1cc63b9 Bump version to 1.16.0 2024-02-24 10:10:21 +07:00
Rob Hudson 0935f47213 Store project metadata in pyproject.toml (PEP 621) (#1952) 2024-02-24 10:07:56 +07:00
Rob Hudson ea063edf0a
Update linting configuration (#1915)
* Update linting configuration

This removes flake8 in favor of ruff, which also provides isort support, and
updates all files to be black, isort, and ruff compliant. This also adds black
and ruff checks to the tox and Github linting workflow.

* Tweak the code coverage config and calls
2023-05-17 23:19:14 +07:00
Selwin Ong 46b5cf64c3
Added black config (#1815) 2023-02-14 07:47:52 +07:00