From d8033ac8f11eab95e94715982db3a49af20f5ea3 Mon Sep 17 00:00:00 2001 From: Korijn van Golen Date: Tue, 24 Apr 2018 09:48:05 +0200 Subject: [PATCH] but now with quotes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fdb054d..34bb91c 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'Intended Audience :: Developers', "Topic :: Utilities", 'Topic :: Scientific/Engineering', - "License :: {}".format(Freely Distributable), + "License :: {}".format("Freely Distributable"), 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX',