Skip to content

Update python version in vercel #68

Open
jamesmstone wants to merge 2 commits into
simonw:mainfrom
jamesmstone:patch-1
Open

Update python version in vercel #68
jamesmstone wants to merge 2 commits into
simonw:mainfrom
jamesmstone:patch-1

Conversation

@jamesmstone
Copy link
Copy Markdown

@jamesmstone jamesmstone commented Dec 7, 2024

@jamesmstone
Copy link
Copy Markdown
Author

jamesmstone commented Dec 7, 2024

( untested as I dont know how to build python applications locally - sorry! - hence I have set as draft. This is the only reason it is a draft)

@jamesmstone jamesmstone marked this pull request as draft December 7, 2024 04:31
@jamesmstone jamesmstone changed the title Draft: update python version in vercel Update python version in vercel Dec 7, 2024
@jamesmstone jamesmstone changed the title Update python version in vercel Update python version in vercel Dec 7, 2024
@jamesmstone
Copy link
Copy Markdown
Author

@jamesmstone jamesmstone marked this pull request as ready for review December 7, 2024 08:36
shaib added a commit to shaib/datasette-publish-vercel that referenced this pull request May 27, 2025
This adds a flag to choose the version of Vercel's Python runtime,
so that users do not need to specify a vercel.json just for that.

While at it:
- Allow users to just pick the latest runtime -- probably useful
  in early development
- Update the default runtime version

Tests and documentation included.

This relates to simonw#67 and its suggested solution simonw#68.
Tookmund added a commit to Tookmund/CCADB-scripts that referenced this pull request Oct 20, 2025
As per simonw/datasette-publish-vercel#68
the current python vercel runtime is no longer supported.

This method is a bit of a hack but allows for upgrading without having
to change the datasette dependency dramatically.
stefanzone added a commit to bystefankuehnel/naruto.dvd.stefan-dev.de that referenced this pull request Oct 25, 2025
Link: simonw/datasette-publish-vercel#68

Signed-off-by: Stefan Kühnel [EDU] <73970946+stefanzone@users.noreply.github.com>
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.

Failed to run "pip3.9 install --disable-pip-version-check --target . werkzeug==1.0.1" | Error: spawn pip3.9 ENOENT

1 participant