Skip to content

Commit 11be4b7

Browse files
committed
Add __pypi__ url to metadata
1 parent 3d28541 commit 11be4b7

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
@@ -5,5 +5,6 @@
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'
77
__github__ = 'https://github.com/tmux-python/libtmux'
8+
__pypi__ = 'https://pypi.python.org/pypi/libtmux'
89
__license__ = 'MIT'
910
__copyright__ = 'Copyright 2016-2018 Tony Narlock'

0 commit comments

Comments
 (0)