datasette-publish-vercel icon indicating copy to clipboard operation
datasette-publish-vercel copied to clipboard

Update python version in vercel

Open jamesmstone opened this issue 11 months ago • 2 comments
trafficstars

as current version is no longer supported. see: https://vercel.com/docs/functions/runtimes/python#python-version

actual versions: https://www.npmjs.com/package/@vercel/python?activeTab=versions

fixes: #67

jamesmstone avatar Dec 07 '24 04:12 jamesmstone

( 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 avatar Dec 07 '24 04:12 jamesmstone

confirmed working: see https://github.com/jamesmstone/parkrun/blob/bfe662df4ea882300b2f35ac018c859a1c8efda8/.github/workflows/scrape.yml#L64

jamesmstone avatar Dec 07 '24 08:12 jamesmstone