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 961089c commit 84722baCopy full SHA for 84722ba
pyproject.toml
@@ -23,8 +23,8 @@ classifiers = [
23
[project.urls]
24
Documentation = "https://ahkpy.readthedocs.io/en/latest/"
25
Changelog = "https://github.com/Perlence/AutoHotkey.py/blob/master/CHANGES.md"
26
-"Source Code" = "https://github.com/Perlence/AutoHotkey.py"
27
-"Issue Tracker" = "https://github.com/Perlence/AutoHotkey.py/issues"
+"Source code" = "https://github.com/Perlence/AutoHotkey.py"
+"Issue tracker" = "https://github.com/Perlence/AutoHotkey.py/issues"
28
29
[project.scripts]
30
ahkpy = "ahkpy.launcher:main"
0 commit comments