Skip to content

Commit ec0f0fb

Browse files
committed
Migrate to pyproject.toml
1 parent fa034db commit ec0f0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
poetry-version: "1.8.3"
4545
include:
4646
- python-version: "3.7"
47-
poetry-version: "1.7.1"
47+
poetry-version: "1.5.1"
4848

4949
steps:
5050
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)