Skip to content

Commit a92ef0f

Browse files
authored
Update pyproject.toml
1 parent 4006a3e commit a92ef0f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ requires-python = ">=3.8"
1414
authors = [
1515
{name = "Marko Hinkkanen", email = "marko.hinkkanen@aalto.fi"}
1616
]
17-
description = "Motor Drive Simulator in Python"
17+
description = "Motor Drive and Grid Converter Simulator in Python"
1818
readme = "README.md"
1919
license = "MIT"
2020
keywords = [
2121
"control",
22+
"converter",
23+
"grid",
2224
"electric",
2325
"inverter",
2426
"machine",

0 commit comments

Comments
 (0)