Skip to content

Commit 4e302aa

Browse files
committed
chore: update package information
1 parent 62105f3 commit 4e302aa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

python/pminit/pyproject.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ name = "pminit"
33
version = "0"
44
description = "Post-install hook for PythonMonkey"
55
authors = [
6-
"Tom Tang <[email protected]>",
7-
"Caleb Aikens <[email protected]>",
8-
"Wes Garland <[email protected]>",
9-
"Hamada Gasmallah <[email protected]>"
6+
"Distributive Corp. <[email protected]>"
107
]
8+
license = "MIT"
9+
homepage = "https://pythonmonkey.io/"
10+
documentation = "https://docs.pythonmonkey.io/"
11+
repository = "https://github.com/Distributive-Network/PythonMonkey"
12+
1113
include = [
1214
# Install extra files into the pythonmonkey package
1315
"pythonmonkey/package*.json",

0 commit comments

Comments
 (0)