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 6f6279c commit e16e63fCopy full SHA for e16e63f
tmuxp/__about__.py
@@ -5,6 +5,8 @@
5
__email__ = '[email protected]'
6
__author__ = 'Tony Narlock'
7
__github__ = 'https://github.com/tmux-python/tmuxp'
8
+__docs__ = 'https://tmuxp.git-pull.com'
9
+__tracker__ = 'https://github.com/tmux-python/tmuxp/issues'
10
__pypi__ = 'https://pypi.org/project/tmuxp/'
11
__license__ = 'MIT'
12
__copyright__ = 'Copyright 2013- Tony Narlock'
0 commit comments