Closed github-actions[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.70%. Comparing base (
d892b10
) to head (b74749a
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Automatic update of stable requirement files to snapshot valid python environments.
Because bots are not able to trigger CI on their own, please do so by pushing an empty commit to this branch using the following command:
Alternatively, wait for this branch to be out-of-date with master, then just use the "Update branch" button!
Note that it is expected that the PennyLane-Lightning repo is a version ahead of the release, because the version number is taken from the dev branch. Trying to
pip install
from the files will fail until that major version of Lightning is released.If pip install fails with a not found error when installing because of this, it can be fixed by manually downgrading the PennyLane-Lightning version number in the file by 1 version and trying again.