cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

Python version support

Open khalatepradnya opened this issue 9 months ago • 5 comments

  • Python version 3.8 will be EOLed by October 2024. See: https://peps.python.org/pep-0569/

  • CUDA-Q to drop support for Python3.8 after that

    • Fix all occurrences of [PYTHON_VERSION_FIX] in the code base
    • Remove the dependency for graphlib-backport
  • Consider updating the CI to use Python v3.12

khalatepradnya avatar May 03 '24 17:05 khalatepradnya