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.
2 parents 2939610 + 8ba2a3b commit 9ad0331Copy full SHA for 9ad0331
.github/workflows/python.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Install Python tools
86
run: |
87
python -m pip install --upgrade pip
88
- pip install auditwheel build jinja2 pytest setuptools
+ pip install auditwheel build jinja2 pytest
89
- name: Install OpenSlide
90
91
case "${{ matrix.os }}" in
0 commit comments