Commit fc7c284
fix: use correct hyphenated package names in update-pin
- ${repo,,} strips hyphens: UsEquityStrategies → usequitystrategies
- But constraints.txt uses us-equity-strategies (hyphenated)
- Explicit mapping: repo name → package name
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5dab6e7 commit fc7c284
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | | - | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments