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 7cec28d commit 6b7765fCopy full SHA for 6b7765f
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
author_email='[email protected]',
7
py_modules=['mpl_finance'],
8
description='Finance plots using matplotlib',
9
- url='http://github.com/matplotlib/finance',
+ url='http://github.com/matplotlib/mpl_finance',
10
platforms='Cross platform (Linux, Mac OSX, Windows)',
11
install_requires=['matplotlib'],
12
license="BSD",
0 commit comments