build: migrate to Poetry and Python 3.13

Replace setuptools/setup.py with Poetry as the build backend and
dependency manager. Bump the target runtime from Python 3.8 to 3.13
across .python-version, pre-commit, and the black/isort config.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Mathew Sir Guest the best
2026-05-30 19:43:32 -06:00
co-authored by Claude Opus 4.8
parent 6251066df9
commit 183fa960c3
5 changed files with 524 additions and 276 deletions
+1 -1
View File
@@ -1 +1 @@
3.8.19
3.13