Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion src/trove_classifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@
"Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant",
"Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Scientific/Engineering :: Medical Science Apps.",
"Topic :: Scientific/Engineering :: Medical Science Apps",
"Topic :: Scientific/Engineering :: Oceanography",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Scientific/Engineering :: Quantum Computing",
Expand Down Expand Up @@ -909,6 +909,9 @@
"License :: OSI Approved :: X.Net License": [],
"Natural Language :: Ukranian": ["Natural Language :: Ukrainian"],
"Topic :: Communications :: Chat :: AOL Instant Messenger": [],
"Topic :: Scientific/Engineering :: Medical Science Apps.": [
"Topic :: Scientific/Engineering :: Medical Science Apps",
],
}


Expand Down