Skip to content

Commit 3d28541

Browse files
committed
Add __github__ to metadata
1 parent 5a508d7 commit 3d28541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libtmux/__about__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
__description__ = 'scripting library / orm for tmux'
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'
7+
__github__ = 'https://github.com/tmux-python/libtmux'
78
__license__ = 'MIT'
89
__copyright__ = 'Copyright 2016-2018 Tony Narlock'

0 commit comments

Comments
 (0)