Skip to content

Commit a6f5a1e

Browse files
committed
add jwkconv
1 parent 88ca6c9 commit a6f5a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
entry_points={
5050
"console_scripts": [
5151
"jwkgen = cryptojwt.tools.keygen:main",
52+
"jwkconv = cryptojwt.tools.keyconf:main",
5253
]
5354
}
5455
)

0 commit comments

Comments
 (0)