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 a6546b2 commit 7015d5fCopy full SHA for 7015d5f
tmuxp/__about__.py
@@ -5,6 +5,6 @@
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
7
__github__ = 'https://github.com/tmux-python/tmuxp'
8
-__pypi__ = 'https://pypi.python.org/pypi/tmuxp'
+__pypi__ = 'https://pypi.org/project/tmuxp/'
9
__license__ = 'MIT'
10
__copyright__ = 'Copyright 2013-2018 Tony Narlock'
0 commit comments