GitHub Actions: Test on Python 3.12 beta 1

This commit is contained in:
Christian Clauss 2023-05-27 16:49:32 +02:00
parent 05b91e43a2
commit 7ee6387572

View File

@ -7,7 +7,7 @@ numpy ; python_version < '3.12'
opencv-python ; python_version < '3.12'
pandas ; python_version < '3.12'
pillow
projectq
projectq ; python_version < '3.12'
qiskit
requests
rich