We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cf843 commit a574f9cCopy full SHA for a574f9c
setup.py
@@ -13,9 +13,9 @@
13
description="A library for creating lightweight views of matplotlib axes.",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
16
- url="https://github.com/isaacrobinson2000/matplotview",
+ url="https://github.com/matplotlib/matplotview",
17
project_urls={
18
- "Bug Tracker": "https://github.com/isaacrobinson2000/matplotview/issues",
+ "Bug Tracker": "https://github.com/matplotlib/matplotview/issues",
19
},
20
classifiers=[
21
'Development Status :: 3 - Alpha',
0 commit comments