Skip to content

Commit c031e1a

Browse files
authored
Merge pull request #3395 from aatle/fix-checks
Fix CI by avoiding bugged version of `pyproject-metadata` package
2 parents 2c21b96 + bea207a commit c031e1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ requires = [
5959
"cython<=3.0.11",
6060
"sphinx<=8.1.3",
6161
"sphinx-autoapi<=3.3.2",
62+
"pyproject-metadata!=0.9.1",
6263
]
6364
build-backend = 'mesonpy'
6465

0 commit comments

Comments
 (0)