From: Sergey Matveev Date: Wed, 2 Dec 2020 15:42:20 +0000 (+0300) Subject: Changed git web frontend X-Git-Url: http://www.git.cypherpunks.ru/?p=pyssss.git;a=commitdiff_plain;h=b4c4526a25d6cb61a7fdd270814ef833ce9d2ebc Changed git web frontend --- 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",