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 Python 3.12 support (backport #1338) #1339

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 20, 2024

This is an automatic backport of pull request #1338 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Add Python 3.12 support

* Add env to pyproject

* Black does not have a 312 target version

* Alter PSI4 install for 3.12 as it was getting 3.12.0

* Alter PSI4 install for 3.12 as it was getting 3.12.0

* Update scipy contraint (matches qiskit again)

* Update constraints.txt

Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>

---------

Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
(cherry picked from commit 9b9e866)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7975009754

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 86.764%

Files with Coverage Reduction New Missed Lines %
qiskit_nature/second_q/drivers/psi4d/psi4driver.py 2 83.47%
Totals Coverage Status
Change from base Build 7956793616: -0.02%
Covered Lines: 8784
Relevant Lines: 10124

💛 - Coveralls

@mrossinek mrossinek merged commit 9892e2c into stable/0.7 Feb 20, 2024
16 checks passed
@mergify mergify bot deleted the mergify/bp/stable/0.7/pr-1338 branch February 20, 2024 15:00
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.

3 participants