From ee753e548f9044d2de47e32910a15e74fa2e4e91 Mon Sep 17 00:00:00 2001 From: Duncan Macleod Date: Wed, 1 Aug 2018 18:59:41 +0100 Subject: [PATCH] setup.py: removed unnecessary classifiers --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 074c186..84a0b4e 100644 --- a/setup.py +++ b/setup.py @@ -91,8 +91,6 @@ def parse_version(path): 'Topic :: Scientific/Engineering :: Astronomy', 'Topic :: Scientific/Engineering :: Physics', 'Operating System :: Unix', - 'Operating System :: MacOS', - 'Operating System :: Windows', 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', ], )