Skip to content

Commit

Permalink
CI: test with pyproject-metadata 0.9.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Oct 21, 2024
1 parent ccf8989 commit 658edd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ jobs:
- os: ubuntu-latest
python: '3.12'
pyproject_metadata: '==0.7.1'
# Tets with pyproject-metadata release candidate
- os: ubuntu-latest
python: '3.12'
pyproject_metadata: '==0.9.0rc1'

steps:
- name: Checkout
Expand Down

0 comments on commit 658edd3

Please sign in to comment.