Skip to content

Commit bea207a

Browse files
committed
Fix CI by avoiding bugged version of pyproject-metadata package
1 parent 2c21b96 commit bea207a

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)