chore: remove v2 Python codebase

Removes all Python source, tests, config examples, CI pipelines,
and build tooling. The Go rewrite replaces everything.
This commit is contained in:
2026-06-07 19:05:19 +10:00
parent deabda9895
commit 14ac65e0a9
50 changed files with 0 additions and 7202 deletions
-9
View File
@@ -1,9 +0,0 @@
when:
- event: pull_request
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260606
commands:
- uvx pre-commit run --all-files