We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f8996 commit e08e427Copy full SHA for e08e427
.github/workflows/tests.yml
@@ -15,4 +15,5 @@ jobs:
15
architecture: x64
16
- run: pip install nox==2025.5.1
17
- run: pip install poetry==2.1.3
18
+ - run: pip install poetry-plugin-export==1.9.0
19
- run: nox
0 commit comments