updated pyproject.toml
This commit is contained in:
@@ -22,6 +22,11 @@ dev = [
|
|||||||
"mypy"
|
"mypy"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
docs = [
|
||||||
|
"sphinx",
|
||||||
|
"sphinx-rtd-theme"
|
||||||
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
cpu_governor_auto_adjust = "cpu_governor_auto_adjust.cpu_governor_auto_adjust:main"
|
cpu_governor_auto_adjust = "cpu_governor_auto_adjust.cpu_governor_auto_adjust:main"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user