From fc4d0854e200186135c0a0478778642a18da4e65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Thu, 21 May 2020 19:23:02 +0200
Subject: [PATCH] update trove

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 08eaa44..a6abf3c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,7 +11,7 @@ classifiers =
     Programming Language :: Python :: 3.7
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
-    Operating System :: POSIX :: Linux
+    Operating System :: OS Independent
     Development Status :: 5 - Production/Stable
     License :: OSI Approved :: MIT License
     Topic :: Software Development :: Libraries
-- 
GitLab