From 2aefa8f250e64fe7329ba02593e249cd4e3b4f09 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 16 Apr 2018 20:55:36 +0300 Subject: [PATCH] Build: pypi.python.org => pypi.org --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9d9c03a..041fdf4 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( url = "http://phdru.name/Software/Python/#m_lib", project_urls={ 'Homepage': 'http://phdru.name/Software/Python/#m_lib', - 'Download': 'https://pypi.python.org/pypi/m_lib.full', + 'Download': 'https://pypi.org/project/m_lib.full/', 'Git repo': 'http://git.phdru.name/m_lib.full.git/', }, license = "GPL", -- 2.39.2