]> Cypherpunks.ru repositories - pygost.git/blobdiff - setup.py
Various URL fixes
[pygost.git] / setup.py
index 9d198fe50936c23a8d91d6a946b3bfc51252f815..a49e097f6ca0f4bc08561c2b31a86cd882145117 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(
     long_description=open("README", "rb").read().decode("utf-8"),
     author="Sergey Matveev",
     author_email="stargrave@stargrave.org",
-    url="http://pygost.cypherpunks.ru/",
+    url="http://www.pygost.cypherpunks.ru/",
     license="GPLv3",
     classifiers=[
         "Development Status :: 5 - Production/Stable",