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 5
5
[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/napari-matplotlib.svg?color=green )] ( https://python.org )
6
6
[ ![ tests] ( https://github.com/matplotlib/napari-matplotlib/workflows/tests/badge.svg )] ( https://github.com/matplotlib/napari-matplotlib/actions )
7
7
[ ![ 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/ )
9
8
[ ![ 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 )
10
9
[ ![ napari hub] ( https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-matplotlib )] ( https://napari-hub.org/plugins/napari-matplotlib )
11
10
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ classifiers =
20
20
Topic :: Software Development :: Testing
21
21
project_urls =
22
22
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/
24
24
Source Code = https://github.com/matplotlib/napari-matplotlib
25
25
User Support = https://github.com/matplotlib/napari-matplotlib/issues
26
26
Original file line number Diff line number Diff line change 1
- # For more information about tox, see https://tox.readthedocs.io/en/latest/
2
1
[tox]
3
2
envlist = py{38,39,310}
4
3
isolated_build = true
You can’t perform that action at this time.
0 commit comments