Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5da9c7

Browse files
committed
fixed bug whih blocked mainquit under gtk
svn path=/trunk/matplotlib/; revision=43
1 parent d199f6d commit c5da9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
description = "Matlab style python plotting package",
1313
author = "John D. Hunter",
1414
author_email="[email protected]",
15-
url = "http://nitace.bsd.uchicago.edu:8080/matplotlib",
15+
url = "http://matplotlib.sourceforge.net",
1616
long_description = """
1717
matplotlib strives to produce publication quality 2D graphics
1818
using matlab plotting for inspiration. Although the main lib is

0 commit comments

Comments
 (0)