ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
523 stars 319 forks source link

Clarify which Python versions are supported #392

Open rootulp opened 6 months ago

rootulp commented 6 months ago

Context

https://github.com/ethereum/staking-deposit-cli/blob/fdab65d33a63632e1935e9a9235119a46e37c221/README.md?plain=1#L199-L205

Problem

The README states Python > 3.8 is supported but that's not the case. See https://github.com/ethereum/staking-deposit-cli/issues/363

Proposal

Until https://github.com/ethereum/staking-deposit-cli/issues/363 is resolved, can the README explicitly state the versions of Python that are supported