Skip to content

Commit 76e4b8c

Browse files
committed
fix: license check's false positive
Signed-off-by: OjusWiZard <[email protected]>
1 parent 00aff6b commit 76e4b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -954,3 +954,5 @@ websocket-client: >=0.59.0
954954
sniffio: >=1.3.0
955955
; licence is MIT, but the tool does not detect it
956956
attrs: ==25.3.0
957+
; licence is GPL-compatible, but the tool does not detect it
958+
typing-extensions: ==4.13.0

0 commit comments

Comments
 (0)