ngnrsaa / qflex

Flexible Quantum Circuit Simulator (qFlex) implements an efficient tensor network, CPU-based simulator of large quantum circuits.
Apache License 2.0
97 stars 24 forks source link

Travis does not install/run YAPF for check_format #206

Closed 95-martin-orion closed 4 years ago

95-martin-orion commented 4 years ago

From the logs on a recent check:

Checking: /home/travis/build/ngnrsaa/qflex/python/qflex_cirq_example.py
scripts/check_format.sh: line 58: yapf3: command not found
Checking: /home/travis/build/ngnrsaa/qflex/python/cirq_interface/fsim_gate.py
scripts/check_format.sh: line 58: yapf3: command not found
{...}