Skip to content

[Documentation] CryptoJWT is only supported in python3.6 and newer #24

@peppelinux

Description

@peppelinux

Because of f-strings

Traceback (most recent call last):
  File "~/DEV3/OIDC-Project/env/bin/jwkgen", line 6, in <module>
    from cryptojwt.tools.keygen import main
  File "~/DEV3/OIDC-Project/env/lib/python3.5/site-packages/cryptojwt/tools/keygen.py", line 46
    help=f'RSA public key exponent (default {DEFAULT_RSA_EXP})',
                                                              ^
SyntaxError: invalid syntax

I'll try to put in a PR a python badge into the Readme

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions