chore: move ci.py to ~/.claude/scripts (uv inline script, no project dep)
All checks were successful
CI / test (push) Successful in 53s
CI / tag (push) Successful in 2s

Script now lives globally as a uv inline-dependency script.
Removes per-project scripts/ci.py and the msgspec dev dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-03-06 15:51:36 +01:00
parent 277c92e507
commit 90754b8d9f
3 changed files with 0 additions and 406 deletions

View File

@@ -8,7 +8,6 @@ members = [
[dependency-groups]
dev = [
"hypothesis>=6.151.6",
"msgspec>=0.20.0",
"niquests>=3.14.0",
"playwright>=1.58.0",
"pytest>=8.0.0",