This commit is contained in:
Asger Geel Weirsøe
2020-09-15 14:41:00 +02:00
parent 280436f050
commit 57b3328ebe

View File

@@ -23,7 +23,7 @@ setup(
author_email='asger@weirsoe.dk', author_email='asger@weirsoe.dk',
description='Simple program that looks through the i3 config and finds the bound workspaces for each output, and then opening that workspace on the output, that the mouse is currently on.', description='Simple program that looks through the i3 config and finds the bound workspaces for each output, and then opening that workspace on the output, that the mouse is currently on.',
classifiers=[ classifiers=[
"Development Status :: 4 - Alpha", "Development Status :: 3 - Alpha",
"License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: Apache Software License",
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",