-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't workingrelease-blockingIf this is not fixed by feature freeze time, kick this feature out of the release.If this is not fixed by feature freeze time, kick this feature out of the release.
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
| "License :: MIT", |
| "License :: MIT", |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrelease-blockingIf this is not fixed by feature freeze time, kick this feature out of the release.If this is not fixed by feature freeze time, kick this feature out of the release.