Skip to content

Commit

Permalink
Add fields to [tool.poetry] in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rec committed Jan 4, 2024
1 parent fcbd9f5 commit 4195fe5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ description = "🎴 The decorator-decorator 🎴"
authors = ["Tom Ritchford <tom@swirly.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/rec/dek"
homepage = "https://github.com/rec/dek"
documentation = "https://rec.github.io/dek"

[tool.poetry.dependencies]
python = ">=3.8"
Expand Down

0 comments on commit 4195fe5

Please sign in to comment.