1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-02 06:01:12 +00:00

Tweak pyright config

This commit is contained in:
Ivan Habunek 2024-04-20 13:36:35 +02:00
parent aa1f2a5bc8
commit 5cd25e2ce2
No known key found for this signature in database
GPG Key ID: F5F0623FF5EBCB3D

View File

@ -81,6 +81,5 @@ packages=[
[tool.setuptools_scm]
[tool.pyright]
include = ["toot"]
typeCheckingMode = "strict"
pythonVersion = "3.8"