flake8
passed.
JSHint
passed.
Review Request #14990 — Created April 1, 2026 and submitted
Modern pyproject.toml files are expected to use
licenseand
license-filesdirectives to express the licensing information.
Unfortunately, these newer settings are not supported by the latest
version of setuptools on Python 3.8, which means we can't pass CI or set
up editable builds.This change moves us back to the prior, deprecated settings for the 5.x
branch.
Built a package on Python 3.8.
| Summary | ID |
|---|---|
| e5a3602849fc9a294e7fb4dd6c4ba002184fc1c2 |