aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f791f1c..9ce4444 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(
description='Extract version data from Python [sub]packages/modules',
url='https://github.com/spacetelescope/verhawk',
license='BSD',
- classifiers = [
+ classifiers=[
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',