summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c511a10..5353bbc 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ trove_classifiers = [
'License :: OSI Approved :: GNU Affero General Public License v3'
'or later (AGPLv3+)',
'Natural Language :: English',
- 'Operating System :: OS Independent',
+ 'Operating System :: POSIX :: Linux',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Topic :: Communications :: Email',