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 1b90e2b commit 6609e55Copy full SHA for 6609e55
libtmux/__about__.py
@@ -5,6 +5,6 @@
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
7
__github__ = 'https://github.com/tmux-python/libtmux'
8
-__pypi__ = 'https://pypi.python.org/pypi/libtmux'
+__pypi__ = 'https://pypi.org/project/libtmux/'
9
__license__ = 'MIT'
10
__copyright__ = 'Copyright 2016-2018 Tony Narlock'
0 commit comments