[][src]Constant python_packaging::licensing::NON_GPL_LICENSES

pub const NON_GPL_LICENSES: &[&str];

SPDX licenses in Python distributions that are not GPL.

We store an allow list of licenses rather than trying to deny GPL licenses because if we miss a new GPL license, we accidentally let in GPL.