Skip to content

Commit 658edd3

Browse files
committed
CI: test with pyproject-metadata 0.9.0rc1
1 parent ccf8989 commit 658edd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ jobs:
9999
- os: ubuntu-latest
100100
python: '3.12'
101101
pyproject_metadata: '==0.7.1'
102+
# Tets with pyproject-metadata release candidate
103+
- os: ubuntu-latest
104+
python: '3.12'
105+
pyproject_metadata: '==0.9.0rc1'
102106

103107
steps:
104108
- name: Checkout

0 commit comments

Comments
 (0)