We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4559a07 commit bc21bcdCopy full SHA for bc21bcd
.github/workflows/release.yml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/setup-python@v5
17
with:
18
python-version: '3.x'
19
- cache: 'pip' # caching pip dependencies
20
- run: pip install packaging
21
- name: Build Release
22
env:
0 commit comments