Skip to content

Commit e16e63f

Browse files
committed
🔧 Add docs/tracker url to metadata
Re: #492
1 parent 6f6279c commit e16e63f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmuxp/__about__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
__email__ = '[email protected]'
66
__author__ = 'Tony Narlock'
77
__github__ = 'https://github.com/tmux-python/tmuxp'
8+
__docs__ = 'https://tmuxp.git-pull.com'
9+
__tracker__ = 'https://github.com/tmux-python/tmuxp/issues'
810
__pypi__ = 'https://pypi.org/project/tmuxp/'
911
__license__ = 'MIT'
1012
__copyright__ = 'Copyright 2013- Tony Narlock'

0 commit comments

Comments
 (0)