Commit 9a96b79
committed
🔧 Template: add
`click==8.3.0` is breaking hatch run commands, see
pypa/hatch#2050
Here we temporarily pin `click==8.2.1` in the GitHub workflows for the template.click~=8.2.1 to GitHub workflows1 parent f04576b commit 9a96b79
File tree
2 files changed
+2
-2
lines changed- template/.github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
0 commit comments