renamed install dir
This commit is contained in:
+2
-4
@@ -22,10 +22,8 @@ dev = [
|
||||
"mypy"
|
||||
]
|
||||
|
||||
docs = [
|
||||
"sphinx",
|
||||
"sphinx-rtd-theme"
|
||||
]
|
||||
[tool.setuptools.packages.find]
|
||||
where = [".", "cpu_governor_auto_adjust"]
|
||||
|
||||
[project.scripts]
|
||||
cpu_governor_auto_adjust = "cpu_governor_auto_adjust.cpu_governor_auto_adjust:main"
|
||||
|
||||
Reference in New Issue
Block a user