File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 55[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/napari-matplotlib.svg?color=green )] ( https://python.org )
66[ ![ tests] ( https://github.com/matplotlib/napari-matplotlib/workflows/tests/badge.svg )] ( https://github.com/matplotlib/napari-matplotlib/actions )
77[ ![ codecov] ( https://codecov.io/gh/matplotlib/napari-matplotlib/branch/main/graph/badge.svg )] ( https://codecov.io/gh/matplotlib/napari-matplotlib )
8- [ ![ readthedocs] ( https://readthedocs.org/projects/napari-matplotlib/badge/?version=latest )] ( https://napari-matplotlib.readthedocs.io/en/latest/ )
98[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/matplotlib/pytest-mpl/master.svg )] ( https://results.pre-commit.ci/latest/github/matplotlib/pytest-mpl/master )
109[ ![ napari hub] ( https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-matplotlib )] ( https://napari-hub.org/plugins/napari-matplotlib )
1110
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ classifiers =
2020 Topic :: Software Development :: Testing
2121project_urls =
2222 Bug Tracker = https://github.com/matplotlib/napari-matplotlib/issues
23- Documentation = https ://github. com/matplotlib/ napari-matplotlib# README.md
23+ Documentation = http ://www.davidstansby. com/napari-matplotlib-docs/
2424 Source Code = https://github.com/matplotlib/napari-matplotlib
2525 User Support = https://github.com/matplotlib/napari-matplotlib/issues
2626
Original file line number Diff line number Diff line change 1- # For more information about tox, see https://tox.readthedocs.io/en/latest/
21[tox]
32envlist = py{38,39,310}
43isolated_build = true
You can’t perform that action at this time.
0 commit comments