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.13 Support #656

Merged
merged 7 commits into from
Aug 7, 2024
Merged

✨ Python 3.13 Support #656

merged 7 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. 🔧 add trove classifier for Python 3.13

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2d01412 View commit details
    Browse the repository at this point in the history
  2. ⬆️ update mqt-workflows to v1.2.1 for CD

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    068ee73 View commit details
    Browse the repository at this point in the history
  3. 🔧 enable free-threaded support

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9d53bf4 View commit details
    Browse the repository at this point in the history
  4. 🔧 enable Python 3.13 support in noxfile

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c1f4d7 View commit details
    Browse the repository at this point in the history
  5. ⬆️ require pybind11>=2.13 to support free-threading

    Signed-off-by: Lukas Burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    414201a View commit details
    Browse the repository at this point in the history
  6. 🔧 disable test runs for Python 3.13

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c1530c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f86089f View commit details
    Browse the repository at this point in the history