Add basic jwcrypto stubs (#12687)

This commit is contained in:
kasium
2024-09-24 10:30:58 +02:00
committed by GitHub
parent 9f033bf439
commit 6cddd30ff2
10 changed files with 389 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "1.5.*"
upstream_repository = "https://github.com/latchset/jwcrypto"
requires = ["cryptography"]