renamed install dir
This commit is contained in:
+2
-4
@@ -22,10 +22,8 @@ dev = [
|
|||||||
"mypy"
|
"mypy"
|
||||||
]
|
]
|
||||||
|
|
||||||
docs = [
|
[tool.setuptools.packages.find]
|
||||||
"sphinx",
|
where = [".", "cpu_governor_auto_adjust"]
|
||||||
"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