mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-28 16:14:14 +02:00
update setup.py
This commit is contained in:
parent
5dc7ebad47
commit
c444f31e44
2
setup.py
2
setup.py
@ -40,5 +40,5 @@ setup(
|
|||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Operating System :: POSIX :: Linux" "Environment :: Console" "Natural Language :: English",
|
"Operating System :: POSIX :: Linux" "Environment :: Console" "Natural Language :: English",
|
||||||
],
|
],
|
||||||
scripts=["bin/auto-cpufreq", "auto_cpufreq/gui/app.py"],
|
scripts=["bin/auto-cpufreq", "bin/auto-cpufreq-gtk"],
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user