Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Pin pyfakefs to avoid broken release #528

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

mtreinish
Copy link
Collaborator

Summary

The recent pyfakefs 4.2.0 release is raising an import error whenever
it's imported, see pytest-dev/pyfakefs#565 for more details. This commit
pins the pyfakefs version to the last known working version until there
is a new release fixing this issue.

Details and comments

The recent pyfakefs 4.2.0 release is raising an import error whenever
it's imported, see pytest-dev/pyfakefs#565 for more details. This commit
pins the pyfakefs version to the last known working version until there
is a new release fixing this issue.
@chriseclectic chriseclectic merged commit c572b34 into qiskit-community:master Nov 2, 2020
@mtreinish mtreinish deleted the pin-pyfakefs branch November 2, 2020 18:26
mtreinish added a commit to mtreinish/qiskit-ignis that referenced this pull request Nov 12, 2020
* Pin pyfakefs to avoid broken release

The recent pyfakefs 4.2.0 release is raising an import error whenever
it's imported, see pytest-dev/pyfakefs#565 for more details. This commit
pins the pyfakefs version to the last known working version until there
is a new release fixing this issue.

* Ignore numba namespace in pylint

(cherry picked from commit c572b34)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants