From b4c4526a25d6cb61a7fdd270814ef833ce9d2ebc Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 2 Dec 2020 18:42:20 +0300 Subject: [PATCH] Changed git web frontend --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1155b8a..9ec13f8 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( long_description=open("README", "rb").read().decode("utf-8"), author="Sergey Matveev", author_email="stargrave@stargrave.org", - url="https://git.cypherpunks.ru/cgit.cgi/pyssss.git/", + url="http://www.git.cypherpunks.ru/?p=pyssss.git;a=summary", license="LGPLv3+", classifiers=[ "Development Status :: 5 - Production/Stable", -- 2.44.0