Skip to content

Commit 7015d5f

Browse files
committed
Update __pypi__ url
1 parent a6546b2 commit 7015d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxp/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'
77
__github__ = 'https://github.com/tmux-python/tmuxp'
8-
__pypi__ = 'https://pypi.python.org/pypi/tmuxp'
8+
__pypi__ = 'https://pypi.org/project/tmuxp/'
99
__license__ = 'MIT'
1010
__copyright__ = 'Copyright 2013-2018 Tony Narlock'

0 commit comments

Comments
 (0)