Skip to content

Commit

Permalink
BUG use correct name for license
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Mar 27, 2024
1 parent 2dd5f97 commit 9ba2a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = [
]
description = "deep-field metadetection"
dynamic = ["version"]
license = {file = "License"}
license = {file = "LICENSE"}
readme = "README.md"

[project.urls]
Expand Down

0 comments on commit 9ba2a77

Please sign in to comment.