We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ea9f1 commit c1fbcd7Copy full SHA for c1fbcd7
pyproject.toml
@@ -25,7 +25,7 @@ name = "cryptojwt"
25
version = "1.4.0"
26
description = "Python implementation of JWT, JWE, JWS and JWK"
27
authors = ["Roland Hedberg <roland@catalogix.se>"]
28
-license = "BSD"
+license = "Apache"
29
packages = [
30
{ include = "cryptojwt", from = "src" }
31
]
0 commit comments