You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix pyproject.toml syntax error and installation method in CI
- Fixed syntax error in pyproject.toml (invalid include pattern)
- Changed package installation from editable mode (-e) to regular installation in GitHub Actions
- This should resolve the dependency installation errors in CI
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments