You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sync an environment with a `requirements.txt` file
6114
+
Sync an environment with a `requirements.txt` file.
6115
6115
6116
6116
When syncing an environment, any packages not listed in the `requirements.txt` file will be removed. To retain extraneous packages, use `uv pip install` instead.
0 commit comments