Commit 02c0eb7
fix: use requirements-dev.txt for dependency install
Switch from editable install to requirements-dev.txt. Remove hardcoded
PyPI index URL from requirements file so PipAuthenticate's feed
configuration is used instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c955e7b commit 02c0eb7
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments