Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Add support for Python 3.9 #505

Merged
merged 15 commits into from
Jan 14, 2021
Merged

Commits on Oct 7, 2020

  1. Add support for Python 3.9

    Python 3.9.0 was released on 10-05-2020, this commits marks the support
    of Python 3.9 in qiskit-ignis. It adds the supported python version in
    the package metadata and updates the CI configuration to run test jobs
    on Python 3.9.
    mtreinish committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    bf16eec View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    fbcb352 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    a9f9d77 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    40d37ad View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    d165ac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    7412a73 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    26a25b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    01be571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5411afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75ba287 View commit details
    Browse the repository at this point in the history
  4. Use tox -epy39 for 3.9 jobs

    mtreinish committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    715be43 View commit details
    Browse the repository at this point in the history
  5. Tweak gha condition

    mtreinish committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    30b36d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be47dfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    656036d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7458015 View commit details
    Browse the repository at this point in the history