Skip to content

Commit 842d260

Browse files
committed
Remove old project URL from package description
1 parent 6f8755d commit 842d260

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@
1818
loading and saving), MusicXML, ASCII tablature, and many other useful and plain cool things \
1919
like LilyPond and FluidSynth support. Everything is fully documentated, put into simple \
2020
APIs and has a tutorial making it easy to jump straight in.
21-
22-
http://mingus.googlecode.com
2321
""",
2422
author="Bart Spaans",
2523
author_email="bart.spaans@gmail.com",
26-
url="http://github.com/bspaans/python-mingus",
24+
url="https://github.com/bspaans/python-mingus",
2725
packages=[
2826
"mingus",
2927
"mingus.core",

0 commit comments

Comments
 (0)