chore: move ci.py to ~/.claude/scripts (uv inline script, no project dep)
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user