packaging
packaging copied to clipboard
Update project metadata to use SPDX license expression
flit-core 3.12 was released today with support for compound license expressions.
https://flit.pypa.io/en/stable/history.html#version-3-12
Metadata diff
...
+License-Expression: Apache-2.0 OR BSD-2-Clause
...
-Classifier: License :: OSI Approved :: Apache Software License
-Classifier: License :: OSI Approved :: BSD License
...