Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhinkkan authored Aug 25, 2024
1 parent 4006a3e commit a92ef0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ requires-python = ">=3.8"
authors = [
{name = "Marko Hinkkanen", email = "[email protected]"}
]
description = "Motor Drive Simulator in Python"
description = "Motor Drive and Grid Converter Simulator in Python"
readme = "README.md"
license = "MIT"
keywords = [
"control",
"converter",
"grid",
"electric",
"inverter",
"machine",
Expand Down

0 comments on commit a92ef0f

Please sign in to comment.