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

Skip to content

Commit adfd98d

Browse files
authored
BLD: remove trailing slash
1 parent 0cc7065 commit adfd98d

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
@@ -267,7 +267,7 @@ def run(self):
267267
description="Python plotting package",
268268
author="John D. Hunter, Michael Droettboom",
269269
author_email="[email protected]",
270-
url="https://matplotlib.org/",
270+
url="https://matplotlib.org",
271271
long_description="""
272272
Matplotlib strives to produce publication quality 2D graphics
273273
for interactive graphing, scientific publishing, user interface

0 commit comments

Comments
 (0)