Skip to content

Commit ad72b3a

Browse files
committed
remove host extra
1 parent 7c8a73b commit ad72b3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
dependency-repo: ${{ matrix.package }}
114114
dependency-ref: ${{ matrix.package-version }}
115115
dependency-extras: ${{ matrix.package-extras || 'testing' }}
116-
host-extras: "testing"
117116
qt: pyqt5
118117
python-version: "3.10"
119118
post-install-cmd: "python -m pip install pytest-pretty lxml_html_clean" # just for napari

0 commit comments

Comments
 (0)