Skip to content

Commit 6b38665

Browse files
authored
Add project urls to PyPI (#159)
1 parent 8e24809 commit 6b38665

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
@@ -8,6 +8,7 @@ version = "11.1.0"
88
authors = [
99
{name = "Josh Holbrook", email = "[email protected]"}
1010
]
11+
urls = {Repository = "https://github.com/jfhbrook/pyee", Documentation = "https://pyee.readthedocs.io"}
1112
description = "A rough port of Node.js's EventEmitter to Python with a few tricks of its own"
1213
readme = "README.md"
1314
keywords = ["events", "emitter", "node.js", "node", "eventemitter", "event_emitter"]

0 commit comments

Comments
 (0)