Skip to content

Commit 2cd64bf

Browse files
authored
Replaced downloadlink
Replaced downloadlink withn actual link
1 parent a2e28f9 commit 2cd64bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
author = 'Alex Wieser',
88
author_email = 'wieseralex580@gmail.com',
99
url = 'https://github.com/Awlexus/python-osu-parser',
10-
download_url = 'https://github.com/peterldowns/mypackage/archive/0.1.tar.gz', #TODO replace with actual link
10+
download_url = 'https://github.com/Awlexus/python-osu-parse/archive/first_release.tar.gz',
1111
keywords = ['osu', 'parse', 'beatmap'],
1212
classifiers = [],
13-
)
13+
)

0 commit comments

Comments
 (0)