Skip to content

Commit 7d0dffd

Browse files
committed
CI: update oldest supported pyproject-metadata version
1 parent 79f0086 commit 7d0dffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
# Test with oldest supported pyproject-metadata
105105
- os: ubuntu-latest
106106
python: '3.12'
107-
pyproject_metadata: '==0.7.1'
107+
pyproject_metadata: '~=0.8.0'
108108
# Tets with pyproject-metadata release candidate
109109
- os: ubuntu-latest
110110
python: '3.12'

0 commit comments

Comments
 (0)