8000 Fix testing extra name · matplotlib/napari-matplotlib@2119f45 · GitHub
[go: up one dir, main page]

Skip to content
Sign in

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2119f45

Browse files
committed
Fix testing extra name
1 parent d2d1bf2 commit 2119f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docs =
5555
sphinx-automodapi
5656
sphinx-gallery
5757
testing =
58-
napari[pyqt6-experimental]>=0.4.18
58+
napari[pyqt6_experimental]>=0.4.18
5959
pooch
6060
pyqt6
6161
pytest

0 commit comments

Comments
 (0)
0