Skip to content

Commit

Permalink
doc: Remove package authors (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
BjarkeMeier authored Jan 24, 2025
1 parent 655e7d4 commit 2382f08
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions source/capacity_settlement/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name = "capacity_settlement"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
authors = [
{ name = "Jens Peder Meldgaard", email = "[email protected]" },
]
requires-python = ">=3.10"
dependencies = [
"azure-core==1.32.0",
Expand Down
1 change: 0 additions & 1 deletion source/electrical_heating/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name = "electrical_heating"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
authors = [{ name = "Jens Peder Meldgaard", email = "[email protected]" }]
requires-python = ">=3.10"
dependencies = [
"azure-core==1.32.0",
Expand Down

0 comments on commit 2382f08

Please sign in to comment.