Support extras in stubtest_third_party.py (#8467)

This commit is contained in:
Kevin Kirsche
2022-08-18 17:12:36 -04:00
committed by GitHub
parent a8c8178127
commit 8c51fab4e2
12 changed files with 20 additions and 10 deletions
@@ -1 +0,0 @@
PySocks>=1.5.6,<2.0,!=1.5.7
+3
View File
@@ -1 +1,4 @@
version = "1.26.*"
[tool.stubtest]
extras = ["socks"]