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 ba360ff commit 5df5894
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 @@ -10,6 +10,9 @@ description = "🎨 Named colors in Python 🎨"
authors = ["Tom Ritchford <tom@swirly.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/rec/nc"
homepage = "https://github.com/rec/nc"
documentation = "https://rec.github.io/nc"

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

0 comments on commit 5df5894

Please # to comment.