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 d8362a5 commit bb6a4f8Copy full SHA for bb6a4f8
.github/workflows/actions.yml
@@ -185,8 +185,6 @@ jobs:
185
id: python
186
with:
187
python-version: "3.11"
188
- cache: pip
189
- cache-dependency-path: pyproject.toml
190
check-latest: true
191
192
- name: Create and activate a virtual environment
.github/workflows/release.yml
@@ -76,8 +76,6 @@ jobs:
76
77
78
python-version: "3.10"
79
80
81
82
83
0 commit comments