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

Support Python 3.13 #2620

Open
cosenal opened this issue Dec 29, 2024 · 2 comments
Open

Support Python 3.13 #2620

cosenal opened this issue Dec 29, 2024 · 2 comments
Labels
feature-request A request for a feature, tool, or workflow in Mitiq. infrastructure For issues related to building, packaging, and continuous integration. investigation monitor-for-external-solution Tracking issues caused by external packages

Comments

@cosenal
Copy link
Contributor

cosenal commented Dec 29, 2024

Python 3.13 is the latest official stable Python release.

We want to check that Mitiq and all its dependencies can install on Python 3.13, and then run CI tests for an environment with 3.13, as well as adding official support in

mitiq/setup.py

Line 70 in 33da67f

python_requires=">=3.10,<3.13",

Assignee should comment and add the «monitor-for-external-solution» label if this is blocked by a dependency.

@cosenal cosenal added infrastructure For issues related to building, packaging, and continuous integration. feature-request A request for a feature, tool, or workflow in Mitiq. investigation labels Dec 29, 2024
@purva-thakre purva-thakre mentioned this issue Dec 29, 2024
6 tasks
@purva-thakre
Copy link
Collaborator

@purva-thakre purva-thakre added the monitor-for-external-solution Tracking issues caused by external packages label Dec 29, 2024
@cosenal
Copy link
Contributor Author

cosenal commented Jan 3, 2025

@purva-thakre thanks for checking this. For reference, here is a related draft PR on the qibo repo: qiboteam/qibo#1484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a feature, tool, or workflow in Mitiq. infrastructure For issues related to building, packaging, and continuous integration. investigation monitor-for-external-solution Tracking issues caused by external packages
Projects
None yet
Development

No branches or pull requests

2 participants