change description
This commit is contained in:
parent
b328f10514
commit
b81a5bdf1d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ setup(
|
||||||
scripts=["bin/rzr"],
|
scripts=["bin/rzr"],
|
||||||
url="https://git.opaque.tech/denis/rzr",
|
url="https://git.opaque.tech/denis/rzr",
|
||||||
license="LICENSE",
|
license="LICENSE",
|
||||||
description="A simple command line frontend for OpenRazer",
|
description="A simple command line frontend for OpenRazer.",
|
||||||
long_description=open("README.org").read(),
|
long_description=open("README.org").read(),
|
||||||
install_requires=["colour", "openrazer", "toml"],
|
install_requires=["colour", "openrazer", "toml"],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue