Commit dde3c13
committed
🎨 Add git URL for python deps for pip
Problem:
- `uv` dependency sources are listed in the `pyproject.toml` but we shouldn't
prevent `pip` usage if it's easy.
Solution:
- Add the github source for CICD so that `pip` can install it.1 parent 6d2776f commit dde3c13
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments