Skip to content

Commit

Permalink
Merge pull request #48 from openscm/hotfix-license
Browse files Browse the repository at this point in the history
Fix license metadata
  • Loading branch information
znicholls authored Dec 11, 2023
2 parents b8c4003 + 865d168 commit cd9efee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/48.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix up license metadata that didn't make it through the copier swap
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ authors = [
]
readme = "README.md"
packages = [{include = "openscm_units", from = "src"}]
license = "BSD-3-Clause"

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

0 comments on commit cd9efee

Please sign in to comment.