Skip to content

Commit ea70b0b

Browse files
author
Sven Siegmund
committed
chore: use newer hatchling to support SPDX license codes in pyproject.toml
1 parent ea5871c commit ea70b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"hatchling",
3+
"hatchling>=1.27.0",
44
"hatch-semver"
55
]
66
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)