Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit 4f3f169

Browse files
committed
Remove 'OS Independent' trove classifier
We are not strictly OS independent anymore, since we access Linux specific system functionality if it's available. The package does still work on any system though.
1 parent 19a87cf commit 4f3f169

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
"Intended Audience :: Developers",
2525
"Intended Audience :: Information Technology",
2626
"Intended Audience :: System Administrators",
27-
"Operating System :: OS Independent",
2827
"Topic :: Internet :: WWW/HTTP",
2928
"Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware",
3029
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)