Skip to content

Commit e2a63bd

Browse files
committed
Updated setup.py
1 parent 693ae2b commit e2a63bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
description="Linux system information web dashboard",
99
long_description="psdash is a system information web dashboard for linux using data mainly served by psutil",
1010
classifiers=[
11-
"System :: Monitoring",
12-
"System :: Logging",
13-
"System :: Networking :: Monitoring",
11+
"Topic :: System :: Monitoring",
12+
"Topic :: System :: Logging",
13+
"Topic :: System :: Networking :: Monitoring",
1414
"Development Status :: 4 - Beta",
15-
"Operating System :: Linux",
15+
"Operating System :: POSIX :: Linux",
1616
"Programming Language :: Python",
1717
"License :: Public Domain",
1818
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)