We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e28f9 commit 2cd64bfCopy full SHA for 2cd64bf
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
author = 'Alex Wieser',
8
author_email = 'wieseralex580@gmail.com',
9
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
+ download_url = 'https://github.com/Awlexus/python-osu-parse/archive/first_release.tar.gz',
11
keywords = ['osu', 'parse', 'beatmap'],
12
classifiers = [],
13
-)
+)
0 commit comments