Skip to content

Commit 0d8a1bc

Browse files
committed
Fix classifier typo in setup.py
1 parent 4451668 commit 0d8a1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
long_description_content_type='text/markdown',
107107
author='Adam Dybbroe, Martin Raspaud',
108108
author_email='martin.raspaud@smhi.se',
109-
classifiers=["Development Status :: 5 - Producton/Stable",
109+
classifiers=["Development Status :: 5 - Production/Stable",
110110
"Intended Audience :: Science/Research",
111111
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
112112
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)