Skip to content

fix(workers-py): Bust cache if workers-py version changes#95

Open
hoodmane wants to merge 1 commit intocloudflare:mainfrom
hoodmane:hoodmane/cache-version-change
Open

fix(workers-py): Bust cache if workers-py version changes#95
hoodmane wants to merge 1 commit intocloudflare:mainfrom
hoodmane:hoodmane/cache-version-change

Conversation

@hoodmane
Copy link
Copy Markdown
Contributor

This would reduce the confusion here:

Something to note: .venv-workers/pyodide-venv/ must be nuked too, not just python_modules/. pywrangler sync copies the pyodide-venv's site-packages into python_modules/, so if workers-runtime-sdk was ever installed in the venv (from any prior 1.9.x run), it re-appears in python_modules/ on the next sync even though 1.8.0's sync.py doesn't request it.

cloudflare/workers-sdk#12961 (comment)

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.

2 participants