WIP: Draft: fix: add pytest-redis to a list of dev deps #30
Reference in New Issue
Block a user
Delete Branch "fix-missing-dep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix
ModuleNotFoundErrorin tests by adding a missingpytest-redisdependency.This exposes a new issue:
It seems to be related to https://gitlab.psi.ch/bec/bec/-/merge_requests/544. Should
FileWriterMixinbe replaced byFileWriter? But the corresponding issue states the opposite: https://gitlab.psi.ch/bec/bec/-/issues/244requested review from @appel_c and @wakonig_k
https://gitlab.psi.ch/bec/bec/-/merge_requests/572 moves the dependencies from bec_lib to bec_client / bec_ipython_client. Let's wait until this is merged
can be closed -> https://gitlab.psi.ch/bec/debye-bec/-/merge_requests/8
Pull request closed