Upgrades to cirq 0.11. cirq.TrialResult was removed after two releases worth of deprecation. I also added a new env var to pytest's conftest.py that will fail tests if a deprecated Cirq functionality is used. Also, mypy was failing to install on Mac + Python 3.8, so I bumped that too.
Upgrades to cirq 0.11.
cirq.TrialResult
was removed after two releases worth of deprecation. I also added a new env var to pytest's conftest.py that will fail tests if a deprecated Cirq functionality is used. Also, mypy was failing to install on Mac + Python 3.8, so I bumped that too.