We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b2e6e commit c7c18eeCopy full SHA for c7c18ee
pyproject.toml
@@ -2,6 +2,7 @@
2
name = "safeeyes"
3
version = "3.0.0"
4
description = "Protect your eyes from eye strain using this continuous breaks reminder."
5
+license = "GPL-3.0-or-later"
6
keywords = ["linux utility health eye-strain safe-eyes"]
7
readme = "README.md"
8
authors = [
@@ -12,7 +13,6 @@ classifiers = [
12
13
"Environment :: X11 Applications :: GTK",
14
"Environment :: Other Environment",
15
"Intended Audience :: End Users/Desktop",
- "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
16
"Operating System :: POSIX :: Linux",
17
"Programming Language :: Python :: 3",
18
"Programming Language :: Python :: 3.10",
0 commit comments