Skip to content

Commit e08e427

Browse files
committed
Add poetry-plugin-export to github action pip install packages
1 parent a9f8996 commit e08e427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
architecture: x64
1616
- run: pip install nox==2025.5.1
1717
- run: pip install poetry==2.1.3
18+
- run: pip install poetry-plugin-export==1.9.0
1819
- run: nox

0 commit comments

Comments
 (0)