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?

0

Please sign in to leave a comment.