什麼是 upgrade-python-deps?
使用 uv 升級 Python 依賴項,然後執行升級後檢查以確保沒有任何損壞。 來源:saaspegasus/django-skills。
使用 uv 升級 Python 依賴項,然後執行升級後檢查以確保沒有任何損壞。
透過命令列快速安裝 upgrade-python-deps AI 技能到你的開發環境
來源:saaspegasus/django-skills。
Run uv lock --upgrade to upgrade all dependencies to their latest compatible versions.
Review the output for any resolution errors. If there are conflicts, report them to the user and ask how to proceed before continuing.
Run uv sync to install the upgraded dependencies into the virtual environment.
使用 uv 升級 Python 依賴項,然後執行升級後檢查以確保沒有任何損壞。 來源:saaspegasus/django-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-python-deps使用 uv 升級 Python 依賴項,然後執行升級後檢查以確保沒有任何損壞。 來源:saaspegasus/django-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-python-deps 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/saaspegasus/django-skills