With `license-files = ["LICENSE", "Third-Party Notices.md"]`, I got an error of: ``` Config error: Invalid glob pattern for [project.license-files]: '{}'. Pattern contains invalid characters. ```
With
license-files = ["LICENSE", "Third-Party Notices.md"], I got an error of: