Skip to content

Try to fix aer lint failure by installing aer#979

Closed
mtreinish wants to merge 2 commits into
Qiskit:masterfrom
mtreinish:try-to-fix-lint
Closed

Try to fix aer lint failure by installing aer#979
mtreinish wants to merge 2 commits into
Qiskit:masterfrom
mtreinish:try-to-fix-lint

Conversation

@mtreinish
Copy link
Copy Markdown
Member

Summary

Since Qiskit/qiskit#5086 merged the aer CI jobs have been failing.
It looks like it's because pylint can't find the pybind modules. I'm not
sure how Qiskit/qiskit#5086 changed things, but this commit tries
to fix it by installing aer in the pylint job.

Details and comments

Since Qiskit/qiskit#5086 merged the aer CI jobs have been failing.
It looks like it's because pylint can't find the pybind modules. I'm not
sure how Qiskit/qiskit#5086 changed things, but this commit tries
to fix it by installing aer in the pylint job.
@chriseclectic
Copy link
Copy Markdown
Member

This works, but it kind of defeats the point of a lint test since it now requires the sdist build to pass first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants