Skip to content

Commit

Permalink
chore: update package information
Browse files Browse the repository at this point in the history
Merge pull request #460 from Distributive-Network/Xmader/chore/update-package-info
  • Loading branch information
Xmader authored Dec 4, 2024
2 parents 8eade68 + 6ac7fcf commit 62105f3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
[tool.poetry]
name = "pythonmonkey"
version = "0" # automatically set by poetry-dynamic-versioning
description = ""
authors = ["Caleb Aikens <caleb@distributive.network>", "Tom Tang <xmader@distributive.network>", "Wes Garland <wes@distributive.network>", "Hamada Gasmallah <hamada@distributive.network>", "Philippe Laporte <philippe@distributive.network>"]
description = "Seamless interop between Python and JavaScript."
authors = ["Distributive Corp. <pm@distributive.network>"]
license = "MIT"
homepage = "https://pythonmonkey.io/"
documentation = "https://docs.pythonmonkey.io/"
repository = "https://github.com/Distributive-Network/PythonMonkey"
readme = "README.md"
packages = [
{ include = "pythonmonkey", from = "python" },
Expand Down

0 comments on commit 62105f3

Please sign in to comment.