Change8

@vercel/python@6.1.4

📦 vercel-cliView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This patch update improves Python project configuration by adding an install script and fixes a bug in uv workspace handling regarding missing lock files.

✨ New Features

  • Added an install script to the Python pyproject.toml configuration.

🐛 Bug Fixes

  • Fixed an issue where uv workspaces would throw an error if the uv.lock file was missing.

🔧 Affected Symbols

pyproject.tomluv workspaces