diff --git a/pyproject.toml b/pyproject.toml index c474c5d70..e8443184c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ license = { file = "LICENSE.txt" } authors = [{ name = 'Megan Sosey' }, { name = 'Warren Hack' }, { name = 'Christopher Hanley' }, { name = 'Chris Sontag' }, { name = 'Mihai Cara' }] classifiers = [ 'Intended Audience :: Science/Research', - "Topic :: Scientific/Engineering :: Astronomy's", + "Topic :: Scientific/Engineering :: Astronomy", 'License :: OSI Approved :: BSD License', 'Operating System :: MacOS :: MacOS X', 'Operating System :: POSIX',