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 0cbaee7 commit 9392351Copy full SHA for 9392351
setup.py
@@ -3,6 +3,10 @@
3
setup(name='screen_brightness_control',
4
version='0.5.1',
5
url='https://github.com/Crozzers/screen_brightness_control',
6
+ project_urls={
7
+ 'Documentation': 'https://crozzers.github.io/screen_brightness_control',
8
+ 'Issue Tracker': 'https://github.com/Crozzers/screen_brightness_control/issues'
9
+ },
10
license='MIT',
11
author='Crozzers',
12
author_email='[email protected]',
0 commit comments