Skip to content

Add jinja2 to stone dependencies in spec_update workflow - #465

Merged
cguldner merged 1 commit into
dropbox:masterfrom
cguldner:fix-stone-deps
Jul 21, 2026
Merged

Add jinja2 to stone dependencies in spec_update workflow#465
cguldner merged 1 commit into
dropbox:masterfrom
cguldner:fix-stone-deps

Conversation

@cguldner

Copy link
Copy Markdown
Contributor

Summary

  • Add jinja2 to the pip install step — the Swift stone backend (swift_types.py) imports it for template rendering

Fixes ModuleNotFoundError: No module named 'jinja2' in https://github.com/dropbox/SwiftyDropbox/actions/runs/29869366231

Test plan

  • Re-trigger spec_update workflow and confirm generation completes

🤖 Generated with Claude Code

The Swift stone backend (swift_types.py) requires jinja2 for
template rendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cguldner
cguldner merged commit cfb5c81 into dropbox:master Jul 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant