diff --git a/setup.cfg b/setup.cfg index dbc5fd4..87afcc3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,12 +27,12 @@ url = http://www.github.com/spacetelescope/stsynphot_refactor edit_on_github = False github_project = spacetelescope/stsynphot_refactor classifiers = - Intended Audience :: Science/Research, - License :: OSI Approved :: BSD License, - Operating System :: OS Independent, - Programming Language :: Python :: 2.7, - Programming Language :: Python :: 3, - Topic :: Scientific/Engineering :: Astronomy, + Intended Audience :: Science/Research + License :: OSI Approved :: BSD License + Operating System :: OS Independent + Programming Language :: Python :: 2.7 + Programming Language :: Python :: 3 + Topic :: Scientific/Engineering :: Astronomy Topic :: Scientific/Engineering :: Physics [flake8]