From c14af5c5f618fff520a271ea4bd829bb9e385a4c Mon Sep 17 00:00:00 2001 From: Florian N Date: Wed, 13 Aug 2014 22:55:53 -0400 Subject: [PATCH] someone ate the comma --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e506779..8d03191 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( author_email='michaelneagu@gmail.com', classifiers=[ 'Development Status :: 4 - Beta', - 'Environment :: Web Environment' + 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: System Administrators', 'License :: OSI Approved :: MIT License',