Will Jax be dropping Python 3.7 as per NEP 29? #9307
Answered
by
jakevdp
NeilGirdhar
asked this question in
General
-
Jax appears to follow NEP 29 along with many other Python projects in the scientific community. Will Jax be dropping Python 3.7 soon? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Jan 25, 2022
Replies: 1 comment 2 replies
-
In general we follow NEP 29, but dropping Python 3.7 is going to be delayed because it remains a requirement for some of the project's stakeholders. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
NeilGirdhar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In general we follow NEP 29, but dropping Python 3.7 is going to be delayed because it remains a requirement for some of the project's stakeholders.