Skip to content

Commit

Permalink
Add project urls to PyPI (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange authored Aug 26, 2024
1 parent 8e24809 commit 6b38665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ version = "11.1.0"
authors = [
{name = "Josh Holbrook", email = "[email protected]"}
]
urls = {Repository = "https://github.com/jfhbrook/pyee", Documentation = "https://pyee.readthedocs.io"}
description = "A rough port of Node.js's EventEmitter to Python with a few tricks of its own"
readme = "README.md"
keywords = ["events", "emitter", "node.js", "node", "eventemitter", "event_emitter"]
Expand Down

0 comments on commit 6b38665

Please sign in to comment.