|
|
|
|
|
by dcreager
409 days ago
|
|
Yes, if you have a Python version specifed in pyproject.toml, for instance, we respect that, and that's what we use to type-check your code. The default being discussed here is what we fall back on if that project metadata isn't available. |
|