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 c3dd27a commit c4748bfCopy full SHA for c4748bf
.github/workflows/release.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-python@v4
21
with:
22
python-version: 3.8
23
- cache: pip
24
- name: Install tox
25
run: python3 -m pip install --user tox
26
- name: Check out src from Git
0 commit comments