simonw / datasette-publish-vercel

Datasette plugin for publishing data using Vercel
Apache License 2.0
44 stars 7 forks source link

"@now/python" is deprecated ... please use "@vercel/python" instead #34

Closed simonw closed 3 years ago

simonw commented 3 years ago

Spotted this warning during a deploy:

warning @now/python@1.2.3: "@now/python" is deprecated and will stop receiving updates January 2021. Please use "@vercel/python" instead.

styfle commented 3 years ago

See PR #35