Why python 3.7 for EVM? #959
Answered
by
xwings
nullableVoidPtr
asked this question in
Q&A
-
Hi, I noticed in setup.py: "cached-property>=1.5.2;python_version<'3.8'",
"typing-extensions>=3.7.4.3;python_version<'3.8'", Is there any particular reason as to why EVM requires this particular version? I didn't raise this as an issue as I am just wondering if there was something I am missing. I tried looking in CI for answers but I couldn't find any reason. |
Beta Was this translation helpful? Give feedback.
Answered by
xwings
Oct 23, 2021
Replies: 2 comments 2 replies
-
Pinging @xwings |
Beta Was this translation helpful? Give feedback.
2 replies
-
I think its python library we rely too. feel free to test and let me know if we got it wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nullableVoidPtr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think its python library we rely too. feel free to test and let me know if we got it wrong.