Commit 110e297
authored
fix(dev): Pin hatchling to 1.29.0 (#533)
About an hour ago, a new version of our build system, Hatchling
(1.30.0), was released. This sets the metadata-version to 2.5. But
that version is not supported by Twine, our PyPI upload system.
I haven't researched if there's a better option, but this should deal
with the immediate problem. At the least, we should update Hatchling
once Twine is able to handle 2.5.1 parent d9d3375 commit 110e297
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments