mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-17 15:24:14 +08:00
python-jose: improvements to jose.backends (#8294)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version = "3.3.*"
|
||||
requires = [] # excluding pyasn1 until typing is available
|
||||
requires = [] # excluding pyasn1, pyrsa, cryptography until typing is available
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user