check for updates from my fork + credits
This commit is contained in:
4
setup.py
4
setup.py
@@ -17,12 +17,12 @@ metadata = dict(
|
||||
setuptools.setup(
|
||||
name="Twitch-Channel-Points-Miner-v2",
|
||||
version=metadata["version"],
|
||||
author="Tkd-Alex (Alessandro Maggio)",
|
||||
author="Tkd-Alex (Alessandro Maggio) and rdavydov (Roman Davydov)",
|
||||
author_email="alex.tkd.alex@gmail.com",
|
||||
description="A simple script that will watch a stream for you and earn the channel points.",
|
||||
license="GPLv3+",
|
||||
keywords="python bot streaming script miner twtich channel-points",
|
||||
url="https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2",
|
||||
url="https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2",
|
||||
packages=setuptools.find_packages(),
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
|
||||
Reference in New Issue
Block a user