We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263047e commit 0d6e889Copy full SHA for 0d6e889
setup.py
@@ -8,7 +8,7 @@
8
author = 'Adam Bieńkowski',
9
author_email = '[email protected]',
10
url = 'https://github.com/donadigo/pygbx',
11
- download_url = 'https://github.com/user/reponame/archive/v_01.tar.gz',
+ download_url = 'https://github.com/donadigo/pygbx/archive/0.1.zip',
12
keywords = ['GBX', 'parser', 'TrackMania'],
13
install_requires=[
14
'python-lzo',
0 commit comments