cool-easter-32542
11/09/2023, 12:25 PM# pants.toml
[flake8]
install_from_resolve = "python-default"
interpreter_constraints = [".."]
Produces the following error:
[ERROR] Invalid option 'interpreter_constraints' under [flake8] in pants.toml
[ERROR] Invalid config entries detected. See log for details on which entries to update or remove.
(Specify --no-verify-config to disable this check.)
Use --print-stacktrace for more error details and/or -ldebug for more logs.
See <https://www.pantsbuild.org/v2.18/docs/troubleshooting> for common issues.
Consider reaching out for help: <https://www.pantsbuild.org/v2.18/docs/getting-hel>
Pants version
2.18.0rc5
OS
MacOS
pantsbuild/pantscool-easter-32542
11/09/2023, 10:07 PM