Skip to content

Navigation Menu

Sign in
Appearance settings

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 452b848

Browse filesBrowse files
committed
Put test commands together
1 parent cf6118c commit 452b848
Copy full SHA for 452b848

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ python =
1212
[testenv]
1313
extras = testing
1414
commands =
15-
- python -c 'from skimage import data; data.brain()'
16-
- python -m pytest --mpl -v --color=yes --cov=napari_matplotlib --cov-report=xml
15+
python -c 'from skimage import data; data.brain()'
16+
python -m pytest --mpl -v --color=yes --cov=napari_matplotlib --cov-report=xml

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.