updated pyproject.toml
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
__pycache__/
|
||||
triggers/.data
|
||||
.vscode/
|
||||
dist/
|
||||
cpu_governor_auto_adjust.egg-info/
|
||||
build/
|
||||
@@ -25,6 +25,9 @@ docs = [
|
||||
"sphinx-rtd-theme"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
cpu_governor_auto_adjust = "cpu_governor_auto_adjust.cpu_governor_auto_adjust:main"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust"
|
||||
Repository = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust.git"
|
||||
|
||||
Reference in New Issue
Block a user