You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove unnecessary `pip install` in CI
* Consolidate `pip install` calls in CI
* Add back `-U`
* Go back to editable install so Rust is in debug mode
* Add RUST_DEBUG env var so we can avoid editable install
* Remove SETUPTOOLS_ENABLE_FEATURES and also Aer from lint job
* See if editable install fixes Pylint
* Give up on not using editable installs in CI
I don't know why they're causing issues with loading the Rust extension. But it's not a priority
to figure that out. This PR is still some forward progress.
0 commit comments