Skip to content

Commit 697d18b

Browse files
committed
Add homepage and repo in pyproject
1 parent d29624f commit 697d18b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description = "ASP.NET View State Decoder"
55
authors = ["Yuval Adam <[email protected]>"]
66
license = "MIT"
77
readme = "README.rst"
8+
homepage = "https://github.com/yuvadm/viewstate"
9+
repository = "https://github.com/yuvadm/viewstate"
810
requires-python = ">=3.8"
911
dependencies = []
1012

0 commit comments

Comments
 (0)