flake: add new lmdb mock module for artiq-manual

Signed-off-by: Florian Agbuya <fa@m-labs.ph>
pull/2355/head
Florian Agbuya 2024-02-27 11:57:15 +08:00 committed by Sébastien Bourdeauducq
parent 5e01661443
commit 3609f95207
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
"artiq.compiler.module",
"artiq.compiler.embedding",
"artiq.dashboard.waveform",
"qasync", "pyqtgraph", "matplotlib",
"qasync", "pyqtgraph", "matplotlib", "lmdb",
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
"h5py", "serial", "scipy", "scipy.interpolate",
"llvmlite", "Levenshtein", "pythonparser",