From b1679ecf5a88578dbaca1c39ad499b7f39948125 Mon Sep 17 00:00:00 2001 From: Andrii Oriekhov Date: Mon, 28 Feb 2022 14:48:30 +0200 Subject: add GitHub URL for PyPi --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 4d9bb72..b7ecb73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ description = "Pure-Python RSA implementation" readme = "README.md" authors = ["Sybren A. Stüvel "] homepage = "https://stuvel.eu/rsa" +repository = "https://github.com/sybrenstuvel/python-rsa" classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", -- cgit v1.2.1