mirror of
https://github.com/ihabunek/toot
synced 2025-01-09 08:12:50 +01:00
Add python version for pyright
This commit is contained in:
parent
87acfb8ef4
commit
4996da61e5
@ -83,3 +83,4 @@ packages=[
|
|||||||
[tool.pyright]
|
[tool.pyright]
|
||||||
include = ["toot"]
|
include = ["toot"]
|
||||||
typeCheckingMode = "strict"
|
typeCheckingMode = "strict"
|
||||||
|
pythonVersion = "3.8"
|
Loading…
Reference in New Issue
Block a user