mirror of
https://github.com/xtream1101/humblebundle-downloader.git
synced 2024-11-20 08:49:17 +01:00
Updated url in setup
This commit is contained in:
parent
62c39d7bd9
commit
4658d61c9d
4
setup.py
4
setup.py
@ -9,12 +9,12 @@ setup(
|
||||
name='humblebundle-downloader',
|
||||
packages=['humblebundle_downloader'],
|
||||
version=__version__,
|
||||
description='Download your Humbdle Bundle library',
|
||||
description='Download your Humble Bundle library',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
author='Eddy Hintze',
|
||||
author_email="eddy@hintze.co",
|
||||
url="https://gitx.codes/xtream1101/humblebundle-downloader",
|
||||
url="https://github.com/xtream1101/humblebundle-downloader",
|
||||
license='MIT',
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
|
Loading…
Reference in New Issue
Block a user