Drop Support for Python 3.8 and 3.9 #576
Closed
hollenstein
started this conversation in
General comment / question
Replies: 3 comments
-
@julianu, what Python version actually runs on the Proteobench server? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hej, it's a Conda/micromamba environemnt. So, if you like to use a newer version, that's no problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That sounds good. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, the proteobench project currently supports Python versions 3.8, 3.9, 3.10, and 3.11 (at least the tests are run on these versions).
Python 3.8 has already reached the end-of-life status, and Python 3.9 will reach end-of-life in October 2025. Since proteobench doesn't seem to be a library that would be integrated directly in other people's projects, I have the feeling it is not relevant to support Python legacy versions.
What do you think about the following changes?
Beta Was this translation helpful? Give feedback.
All reactions