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 7c8a73b commit ad72b3aCopy full SHA for ad72b3a
.github/workflows/test_and_deploy.yml
@@ -113,7 +113,6 @@ jobs:
113
dependency-repo: ${{ matrix.package }}
114
dependency-ref: ${{ matrix.package-version }}
115
dependency-extras: ${{ matrix.package-extras || 'testing' }}
116
- host-extras: "testing"
117
qt: pyqt5
118
python-version: "3.10"
119
post-install-cmd: "python -m pip install pytest-pretty lxml_html_clean" # just for napari
0 commit comments