Commit 79fe7f3
Add Click constraints support to Hatch GitHub action.
The GitHub action now automatically detects and uses pip constraints from
.auxiliary/configuration/hatch-constraints.pip when installing Hatch. This
allows projects to work around upstream dependency conflicts like the Click
8.3.0 breaking changes that broke Hatch (pypa/hatch#2050).
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f9bab78 commit 79fe7f3
2 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
0 commit comments