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

Clarify which Python versions are supported #392

Open
rootulp opened this issue Dec 28, 2023 · 1 comment
Open

Clarify which Python versions are supported #392

rootulp opened this issue Dec 28, 2023 · 1 comment

Comments

@rootulp
Copy link

rootulp commented Dec 28, 2023

Context

##### Step 0. Python version checking
Ensure you are using Python version >= Python3.8:
```sh
python3 -V
```

Problem

The README states Python > 3.8 is supported but that's not the case. See #363

Proposal

Until #363 is resolved, can the README explicitly state the versions of Python that are supported

@yorickdowne
Copy link
Contributor

Come on over, we have Python 3.11, 3.12 and even 3.13.0-rc.1 in our CI. But minimum 3.9, we dropped 3.8.

Recommend sticking to Holesky with our fork until we have the re-audit done. And, we can use all the help we can get in testing.

https://github.com/eth-educators/ethstaker-deposit-cli

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