From ad95ef7dcbe506e1a1ec078a660129748ad8a01b Mon Sep 17 00:00:00 2001 From: Luthaf Date: Sun, 31 Aug 2014 22:58:21 +0200 Subject: [PATCH] typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f45913fe..cf4ce869 100755 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ SETUP = {"name": 'patacrep', "Natural Language :: English", "Operating System :: POSIX :: Linux", "Operating System :: Microsoft :: Windows", - "Operating System :: MacOS :: MacOS X" + "Operating System :: MacOS :: MacOS X", "Programming Language :: Python :: 2.7", "Topic :: Utilities", ],