Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information