File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ name = napari_matplotlib
3
3
description = A plugin to use Matplotlib with napari
4
4
long_description = file: README.md
5
5
long_description_content_type = text/markdown
6
- url = https://github.com/dstansby /napari-matplotlib
6
+ url = https://github.com/matplotlib /napari-matplotlib
7
7
author = David Stansby
8
8
9
9
license = BSD-3-Clause
10
10
license_file = LICENSE
11
11
classifiers =
12
- Development Status :: 2 - Pre- Alpha
12
+ Development Status :: 3 - Alpha
13
13
Framework :: napari
14
14
Intended Audience :: Developers
15
15
License :: OSI Approved :: BSD License
@@ -22,10 +22,10 @@ classifiers =
22
22
Programming Language :: Python :: 3.10
23
23
Topic :: Software Development :: Testing
24
24
project_urls =
25
- Bug Tracker = https://github.com/dstansby /napari-matplotlib/issues
26
- Documentation = https://github.com/dstansby /napari-matplotlib# README.md
27
- Source Code = https://github.com/dstansby /napari-matplotlib
28
- User Support = https://github.com/dstansby /napari-matplotlib/issues
25
+ Bug Tracker = https://github.com/matplotlib /napari-matplotlib/issues
26
+ Documentation = https://github.com/matplotlib /napari-matplotlib# README.md
27
+ Source Code = https://github.com/matplotlib /napari-matplotlib
28
+ User Support = https://github.com/matplotlib /napari-matplotlib/issues
29
29
30
30
[options]
31
31
packages = find:
You can’t perform that action at this time.
0 commit comments