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
- Since `flow_githubmanager` is a requirement which is in a private GitHub repository, you will need to install it manually. Get it from https://github.com/The-Flow-Project/package-github-api and install it via `pip install .`
10
+
- Since `flow_githubmanager` it is fetched from GitHub via requirements.
11
+
12
+
### How to install with uv:
13
+
14
+
- Same as above, but instead of `pip install .`, you will need to run:
0 commit comments