From 049fd9cef9fe2da822b5d6e46af1222a21076ea5 Mon Sep 17 00:00:00 2001 From: Katherine Barnhart Date: Tue, 30 Jul 2019 15:39:07 -0600 Subject: [PATCH] remove whitespace --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e0d8ecd8..8ac4455c 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ author_email="barnhark@colorado.edu", license="MIT", long_description=open("README.md").read(), - long_description_content_type= "text/markdown", + long_description_content_type="text/markdown", zip_safe=False, packages=find_packages(), install_requires=[