Closed yurishkuro closed 8 months ago
Change license field in pyproject.toml files to what's expected according to the docs:
-license = "Apache-2.0" +license = {text = "Apache-2.0"}
Fixes #3802
CI
Perhaps, I haven't checked if contrib also has the same issue.
Our internal tooling was breaking trying to import into monorepo with Buck.
Description
Change license field in pyproject.toml files to what's expected according to the docs:
Fixes #3802
Type of change
How Has This Been Tested?
CI
Does This PR Require a Contrib Repo Change?
Perhaps, I haven't checked if contrib also has the same issue.
Checklist: