Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal python version requirements #18

Open
matgille opened this issue Oct 3, 2022 · 1 comment
Open

Minimal python version requirements #18

matgille opened this issue Oct 3, 2022 · 1 comment

Comments

@matgille
Copy link

matgille commented Oct 3, 2022

htrvx won't work with python < 3.8 because of the typing library (see https://stackoverflow.com/q/61206437).

Maybe it would be useful to document it somewhere in the README (it's only in the github actions part as for now) ?

I can prepare a PR if accepted.

PonteIneptique added a commit that referenced this issue Oct 3, 2022
@PonteIneptique
Copy link
Member

0.0.14 should fix that.
Note that 3.7 is EOL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants