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 e19d665 commit 41a5623Copy full SHA for 41a5623
.github/workflows/pushToPyPiOnRelease.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Required Python Version
18
uses: actions/setup-python@v5
19
with:
20
- python-version: "3.9"
+ python-version: "3.11"
21
architecture: "x64"
22
23
- name: Install Poetry
0 commit comments