forked from M-Labs/artiq
manual: fix artiq.dashboard becoming alias of unittest.mock
* Closes m-labs#1293
This commit is contained in:
parent
636898c302
commit
3e93d71aeb
|
@ -35,7 +35,6 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
|
|||
"artiq.gui.models",
|
||||
"artiq.compiler.module",
|
||||
"artiq.compiler.embedding",
|
||||
"artiq.dashboard",
|
||||
"qasync", "pyqtgraph", "matplotlib",
|
||||
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
||||
"h5py", "serial", "scipy", "scipy.interpolate",
|
||||
|
|
Loading…
Reference in New Issue