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 1753e9a commit 0c4e5edCopy full SHA for 0c4e5ed
.github/workflows/pythonpackage.yml
@@ -31,7 +31,6 @@ jobs:
31
uses: actions/setup-python@v5
32
with:
33
python-version: ${{ matrix.python-version }}
34
- allow-prereleases: true
35
cache: "poetry"
36
- name: Install dependencies
37
run: poetry install --no-interaction
0 commit comments