We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a10cc commit c89dd0cCopy full SHA for c89dd0c
.github/workflows/publish.yml
@@ -16,4 +16,5 @@ jobs:
16
ACCESS_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
17
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18
BRANCH: "main"
19
- POETRY_VERSION: "1.7.1"
+ POETRY_VERSION: "1.7.1"
20
+ POETRY_CORE_VERSION: "1.8.1"
0 commit comments