We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679a01b commit 2616751Copy full SHA for 2616751
trove_classifiers/__init__.py
@@ -731,7 +731,7 @@
731
# A mapping from the deprecated classifier name to a list of zero or more valid
732
# classifiers that should replace it
733
deprecated_classifiers = {
734
- "License :: OSI Approved :: ISC License (ISCL)": ["License :: OSI Approved :: ISC License"]
+ "License :: OSI Approved :: ISC License (ISCL)": ["License :: OSI Approved :: ISC License"],
735
"Natural Language :: Ukranian": ["Natural Language :: Ukrainian"],
736
"Topic :: Communications :: Chat :: AOL Instant Messenger": [],
737
}
0 commit comments