Skip to content

Commit 8b51919

Browse files
committed
Update mypy.ini
1 parent 1db26f0 commit 8b51919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mypy.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[mypy]
2-
exclude = build|setup\.py
3-
explicit_package_bases = True
2+
exclude = (build|setup\.py|livekit-rtc/rust-sdks.*)
3+
explicit_package_bases = True

0 commit comments

Comments
 (0)