PennyLaneAI / pennylane-qulacs

The PennyLane-Qulacs plugin integrates the Qulacs quantum computing framework with PennyLane's quantum machine learning capabilities.
https://docs.pennylane.ai/projects/qulacs
Apache License 2.0
27 stars 17 forks source link

remove Python 3.7 testing #43

Closed albi3ro closed 1 year ago

albi3ro commented 1 year ago

As qulacs does not yet have wheels for Python 3.11, we don't add testing for python 3.11.

This just removes testing for Python 3.7, since we no longer support Python 3.7.