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 4a9d080 commit ee66239Copy full SHA for ee66239
setup.cfg
@@ -3,8 +3,9 @@ name = AutoHotkey.py
3
url = https://github.com/Perlence/AutoHotkey.py
4
project_urls =
5
Documentation = https://ahkpy.readthedocs.io/en/latest/
6
- Code = https://github.com/Perlence/AutoHotkey.py
7
- Issue tracker = https://github.com/Perlence/AutoHotkey.py/issues
+ Changelog = https://github.com/Perlence/AutoHotkey.py/blob/master/CHANGES.md
+ Source Code = https://github.com/Perlence/AutoHotkey.py
8
+ Issue Tracker = https://github.com/Perlence/AutoHotkey.py/issues
9
license = BSD-3-Clause
10
author = Sviatoslav Abakumov
11
author_email = [email protected]
0 commit comments