Skip to content

Commit

Permalink
pyproject update
Browse files Browse the repository at this point in the history
  • Loading branch information
vlee489 committed Jan 29, 2024
1 parent 3867466 commit f8d50de
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ authors = ["Vincent Lee <[email protected]>"]
license = "MIT"
readme = "README.md"
packages = [{include = "sendou"}]

[project.urls]
homepage = "https://github.com/IPLSplatoon/sendou.py/"
repository = "https://github.com/IPLSplatoon/sendou.py/"
keywords = ["splatoon", "sendou.ink"]
classifiers = [
"Topic :: Software Development :: Libraries",
"Development Status :: 3"
]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit f8d50de

Please sign in to comment.