PyCharm and uv
Hi,
I am using PyCharm with uv, and to install PyTorch I need to make some change to the pyproject.toml file to install dependencies. However I need to go to a console and execute uv sync to refresh the changes in the pyproject.toml file. Is there any way to sync it from the PyCharm IDE?
Please sign in to leave a comment.
Hi George Bittencourt, unfortunately, this is currently not implemented. Here is a related feature request: https://youtrack.jetbrains.com/issue/PY-79451/Introduce-a-constant-UI-control-for-updating-.lock-files