Change8

@vercel/python@6.1.2

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

Summary

This patch updates the Python runtime to use .venv and uv sync for dependency installation.

Migration Steps

  1. Ensure 'uv' is available in the environment if managing Python dependencies manually, as the system now defaults to '.venv' and 'uv sync'.

✨ New Features

  • Updated Python dependency installation process to utilize .venv and uv sync for improved environment management.

🔧 Affected Symbols

pythonuv