Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit b1679ec

Browse files
andriyorsybrenstuvel
authored andcommitted
add GitHub URL for PyPi
1 parent 32bfe40 commit b1679ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description = "Pure-Python RSA implementation"
66
readme = "README.md"
77
authors = ["Sybren A. Stüvel <sybren@stuvel.eu>"]
88
homepage = "https://stuvel.eu/rsa"
9+
repository = "https://github.com/sybrenstuvel/python-rsa"
910
classifiers = [
1011
"Development Status :: 5 - Production/Stable",
1112
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)