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