Closed
Description
Hypha deployment and much development can be done without using uv. We should however encourage developers to switch to "uv". Adding instructions and tips for developers do the documentation will help with that.
- Instructions how to set up a dev environment from scratch with "uv".
- Instructions how to add new packages to Hypha,
- Explanation of how the requirements/* files gets updated.
- List of handy "uv" commands, like e.g.
uv tree -d 1 --outdated