Skip to content

Commit

Permalink
Update project info
Browse files Browse the repository at this point in the history
  • Loading branch information
christippett committed Aug 1, 2024
1 parent 38143e9 commit 6aeb311
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "porkbun-ical"
version = "0.1.0"
description = "iCalendar for Porkbun domain renewal/expiries"
authors = [{ name = "Chris Tippett", email = "[email protected]" }]
license = {file = "LICENSE"}
dependencies = [
"icalendar>=5.0.13",
"flask>=3.0.3",
Expand All @@ -13,6 +14,9 @@ dependencies = [
readme = "README.md"
requires-python = ">= 3.8"

[project.urls]
Repository = "https://github.com/christippett/porkbun-ical"

[tool.rye]
managed = true
virtual = true
Expand Down

0 comments on commit 6aeb311

Please sign in to comment.