Commit graph

11 commits

Author SHA1 Message Date
fragment
6489cd3028
Merge pull request #42 from frgmt/main
Some checks failed
Lint & Test / lint (push) Has been cancelled
Lint & Test / test (4.2, 3.10) (push) Has been cancelled
Lint & Test / test (4.2, 3.11) (push) Has been cancelled
Lint & Test / test (4.2, 3.12) (push) Has been cancelled
Lint & Test / test (4.2, 3.13) (push) Has been cancelled
Lint & Test / test (4.2, 3.14) (push) Has been cancelled
Lint & Test / test (5.1, 3.10) (push) Has been cancelled
Lint & Test / test (5.1, 3.11) (push) Has been cancelled
Lint & Test / test (5.1, 3.12) (push) Has been cancelled
Lint & Test / test (5.1, 3.13) (push) Has been cancelled
Lint & Test / test (5.1, 3.14) (push) Has been cancelled
Lint & Test / test (5.2, 3.10) (push) Has been cancelled
Lint & Test / test (5.2, 3.11) (push) Has been cancelled
Lint & Test / test (5.2, 3.12) (push) Has been cancelled
Lint & Test / test (5.2, 3.13) (push) Has been cancelled
Lint & Test / test (5.2, 3.14) (push) Has been cancelled
Lint & Test / test (6.0, 3.12) (push) Has been cancelled
Lint & Test / test (6.0, 3.13) (push) Has been cancelled
Lint & Test / test (6.0, 3.14) (push) Has been cancelled
chore: upgrade version
2026-04-14 11:19:36 +09:00
frgmt
3abe915f5d chore: upgrade version 2026-04-14 10:26:45 +09:00
David Paul Graham
d1b8ee4768
format the codebase with ruff 2026-04-08 20:43:27 -04:00
David Paul Graham
a0d049cff1
move ruff lint configs to separate section and reduce the target python version to the earliest supported python version
# Conflicts:
#	pyproject.toml
2026-04-08 20:43:08 -04:00
David Paul Graham
fd1564ee1e
fix typo in description 2026-03-14 11:21:22 -04:00
David Paul Graham
d22be8c977
update required python version to 3.10 2026-03-14 11:19:30 -04:00
David Paul Graham
d63e02c453
add development dependencies to a dependency group in pyproject.toml 2026-03-14 08:18:22 -04:00
David Paul Graham
077832b5e2
migrate to a src layout 2026-03-14 08:00:38 -04:00
David Paul Graham
77cbc16317
add the setup.py file equivalents fields for pyrpoject.toml per https://packaging.python.org/en/latest/guides/modernize-setup-py-project/ 2026-03-14 07:54:29 -04:00
frgmt
63362d5804 Add pre-commit config and fix for it 2025-01-06 11:38:01 +09:00
frgmt
b14cb14938 Fix github workflow 2025-01-06 11:18:01 +09:00