Skip to content

Commit 4350cdd

Browse files
committed
Try if test PyPI will deduct the correct license with lower 2.3 metadata
1 parent bc147a4 commit 4350cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
22

33
[build-system]
4-
requires = ["hatchling", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"]
4+
requires = ["hatchling<1.27.0", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"]
55
build-backend = "hatchling.build"
66

77

0 commit comments

Comments
 (0)