qiskit-community / qiskit-nature-pyscf

Documentation at https://qiskit-community.github.io/qiskit-nature-pyscf/
Apache License 2.0
18 stars 10 forks source link

Drop Python 3.7 #42

Closed mrossinek closed 1 year ago

mrossinek commented 1 year ago

Summary

Drops support for Python 3.7. This should fix the CI issues we have been seeing.

Details and comments

mrossinek commented 1 year ago

Just now, I already updated the branch protection rules for main to remove the Python 3.7 requirement. I did not update stable yet but I see that there we will need to remove 3.7 and add 3.11 once its time to do so.

woodsp-ibm commented 1 year ago

Could update the pyproject file too https://github.com/qiskit-community/qiskit-nature-pyscf/blob/4969f3b250dd02b9986d7ff6ea97d65ed7e0de9a/pyproject.toml#L7