chore: add scripts/ci.py for Gitea CI pipeline status
Copies ci.py from beanflows (same script, shared across projects). Adds msgspec dev dependency required by the script. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,7 @@ 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