Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should vpypyright set pythonVersion? #20

Open
AndydeCleyre opened this issue Oct 9, 2022 · 0 comments
Open

Should vpypyright set pythonVersion? #20

AndydeCleyre opened this issue Oct 9, 2022 · 0 comments

Comments

@AndydeCleyre
Copy link
Owner

I just saw this update notice for the Sublime Text LSP package:

For developers working on LSP-* packages and using LSP-pyright for type-checking, it's now necessary
to tell pyright explicitly which version of Python to check against.
Do that by adding a pyrightconfig.json configuration file in the root of the LSP-* package:

{
    "pythonVersion": "3.11"
}

So it may be appropriate to set the corresponding version when calling vpypyright

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant