python-jose: improvements to jose.backends (#8294)

This commit is contained in:
hasier
2022-07-15 03:27:27 +01:00
committed by GitHub
parent 10f3238998
commit fe44de2741
6 changed files with 65 additions and 43 deletions

View File

@@ -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