Skip to content

Commit 85007d9

Browse files
committed
Revert "setup.cfg: remove "Source" and "Tracker" project URLs"
This reverts commit f44db8d. Apparently, if none of your `project_urls` link to the GitHub repo, the "GitHub Statistics" section disappears. Weird, but OK.
1 parent 56762c0 commit 85007d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ author_email = [email protected]
66
url = https://kaitai.io
77
project_urls =
88
Documentation = https://doc.kaitai.io/
9+
Source = https://github.com/kaitai-io/kaitai_struct_python_runtime
10+
Tracker = https://github.com/kaitai-io/kaitai_struct_python_runtime/issues
911
Gitter = https://gitter.im/kaitai_struct/Lobby
1012
description = Kaitai Struct declarative parser generator for binary data: runtime library for Python
1113
long_description = file: README.md

0 commit comments

Comments
 (0)