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

Python=3.8 to be outdated as the prefered python version #123

Merged
merged 1 commit into from
May 7, 2024

Conversation

Bachibouzouk
Copy link
Collaborator

issue:

Python 3.8 is mentioned in the README as the preferred python version for the installation. However, this python version is going to be outdated by October 2024.

Current RAMP dev can be safely used by python 3.10.

Changes:

  • README.rst --> updating the installation guide
  • environment.yml --> updating the python dependency for installing environment through yml file
  • setup.py --> updating the python_requires accordingly

@Bachibouzouk
Copy link
Collaborator Author

I checked up to version 3.12 and I could run the tests successfully, so we could directly move up to 3.12

issue:

Python 3.8 is mentioned in the README as the prefered python version for
the installation. However, this python vesion is going to be outdated by
October 2024.

Current RAMP dev can be safely used by python 3.10.

Changes:

- README.rst --> updateing the installation guide
- environment.yml --> updating the python dependency for installing
  environment through yml file
 - setup.py --> updating the python_requires accordingly
@Bachibouzouk Bachibouzouk merged commit dbe775f into joss-paper May 7, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants