mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-22 17:48:30 +08:00
Complete python-jose typing (#8258)
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
version = "3.3.*"
|
||||
requires = [] # excluding pyasn1 until typing is available
|
||||
requires = [] # excluding pyasn1 until typing is available
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user