Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pypi' into pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 15, 2024
2 parents 6f8407c + a2fedc3 commit 25e0bba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ requires-python = ">=3.9, <3.14"
name = "IceCube"
email = "[email protected]"

[project.optional-dependencies]
tests = ["pytest"]

[project.license]
file = "LICENSE"

[project.optional-dependencies]
tests = ["pytest"]

[project.urls]
Homepage = "https://pypi.org/project/icecube-voka/"
Tracker = "https://github.com/icecube/voka/issues"
Expand Down

0 comments on commit 25e0bba

Please sign in to comment.