Closed
Description
Between
and
...we got a failure in the GH action that publishes the delphi_utils package, saying: "'License :: MIT' is not a valid classifier.
"
The accepted version of this would be License :: OSI Approved :: MIT License
according to https://pypi.org/classifiers/. The other classifier strings we use appear to be valid.
Fix it in
and