Installation
Clone the repository
In the folder of your project, add the requirement:
uv add --editable [PATH_TO_LOCAL_REPO]
or, if you are not using uv,:
python3 -m pip install --editable [PATH_TO_LOCAL_REPO]
Clone the repository
In the folder of your project, add the requirement:
uv add --editable [PATH_TO_LOCAL_REPO]
or, if you are not using uv,:
python3 -m pip install --editable [PATH_TO_LOCAL_REPO]