Skip to content

Commit 35fca09

Browse files
committed
setup.cfg: rename "{Source => Code}" and "{Tracker => Issues}"
For some reason, I like these labels better.
1 parent 85007d9 commit 35fca09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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
9+
Code = https://github.com/kaitai-io/kaitai_struct_python_runtime
10+
Issues = https://github.com/kaitai-io/kaitai_struct_python_runtime/issues
1111
Gitter = https://gitter.im/kaitai_struct/Lobby
1212
description = Kaitai Struct declarative parser generator for binary data: runtime library for Python
1313
long_description = file: README.md

0 commit comments

Comments
 (0)