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

Add minimum python version requirement #2413

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

Ericgig
Copy link
Member

@Ericgig Ericgig commented Apr 30, 2024

Description
Set minimum python version to 3.9 for v5. While we don't use many feature that prevent previous version, we don't test them and pip install does not work because of conflict with oldest-supported-numpy (see #2412).

Improve installation.rst, it still listed requirement for v4, openmp support and instruction on installing v5's pre-releases.

Exclude numpy 2 from requirements. We don't know if we are compatible yet.

Improve installation.rst
Exclude numpy 2 from requirements
@Ericgig Ericgig changed the title Add python version requirement Add minimum python version requirement Apr 30, 2024
@coveralls
Copy link

coveralls commented Apr 30, 2024

Coverage Status

coverage: 86.083%. remained the same
when pulling 49b6db1 on Ericgig:python.requirement
into f403c94 on qutip:master.

@Ericgig Ericgig merged commit 106b77f into qutip:master Apr 30, 2024
12 checks passed
@Ericgig Ericgig deleted the python.requirement branch April 30, 2024 20:22
Ericgig added a commit to Ericgig/qutip that referenced this pull request May 16, 2024
Add minimum python version requirement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants