diff --git a/setup.py b/setup.py index d5a5133f3c..616656aa34 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ 'License :: OSI Approved :: BSD License', 'Programming Language :: Python :: 2.7', 'Topic :: Scientific/Engineering :: Astronomy'], - keywords: 'radio astronomy interferometry' + 'keywords': 'radio astronomy interferometry' } if __name__ == '__main__':