We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c6769 commit 030505aCopy full SHA for 030505a
setup.py
@@ -10,9 +10,9 @@
10
name='streamdeck',
11
version=version,
12
description='Library to control Elgato StreamDeck devices.',
13
- author='Dean Camera',
14
- author_email='dean@fourwalledcubicle.com',
15
- url='https://github.com/abcminiuser/python-elgato-streamdeck',
+ author='Core447',
+ author_email='core447@proton.me',
+ url='https://github.com/StreamController/sc-python-elgato-streamdeck',
16
package_dir={'': 'src'},
17
packages=setuptools.find_packages(where='src'),
18
install_requires=[],
0 commit comments