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

Commit 94bcbe7

Browse files
committed
Added source repo info
1 parent 8714cce commit 94bcbe7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ dependencies = [
2020
readme = "README.md"
2121
requires-python = ">=3.9,<3.13"
2222

23+
[project.urls]
24+
Homepage = "https://www.make87.com"
25+
Source = "https://github.com/make87/make87-python"
26+
2327
[project.optional-dependencies]
2428
storage = [
2529
"s3path",

0 commit comments

Comments
 (0)