forked from M-Labs/artiq
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.compiler.module",
|
||||
"artiq.compiler.embedding",
|
||||
"artiq.dashboard",
|
||||
"quamash", "pyqtgraph", "matplotlib",
|
||||
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
||||
"h5py", "serial", "scipy", "scipy.interpolate",
|
||||
|
|
Loading…
Reference in New Issue