node-red-quantum / node-red-contrib-quantum

Quantum computing functionality for Node-RED
https://node-red-quantum.github.io/
Apache License 2.0
16 stars 2 forks source link

Louis/ci-fixes #122

Closed louislefevre closed 3 years ago

louislefevre commented 3 years ago

Purpose

Activated Windows on the CI pipeline, and added fixes for getting unit tests to work on the CI pipeline for Windows. There is a really odd bug to do with the Bloch sphere and circuit diagram (and possibly matplotlib) which I'll explain in a new issue later on, so those tests are automatically disabled whenever run on a Windows machine.

Changes

New Requirements