mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-08 18:13:34 +08:00
manual: fix artiq.dashboard becoming alias of unittest.mock
This commit is contained in:
parent
e79fedd67a
commit
9ed8f66310
@ -35,7 +35,6 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
|
|||||||
"artiq.gui.models",
|
"artiq.gui.models",
|
||||||
"artiq.compiler.module",
|
"artiq.compiler.module",
|
||||||
"artiq.compiler.embedding",
|
"artiq.compiler.embedding",
|
||||||
"artiq.dashboard",
|
|
||||||
"quamash", "pyqtgraph", "matplotlib",
|
"quamash", "pyqtgraph", "matplotlib",
|
||||||
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
||||||
"h5py", "serial", "scipy", "scipy.interpolate",
|
"h5py", "serial", "scipy", "scipy.interpolate",
|
||||||
|
Loading…
Reference in New Issue
Block a user