manual: fix artiq.dashboard becoming alias of unittest.mock

pull/1598/head
Harry Ho 2021-01-12 12:06:42 +08:00 committed by Sebastien Bourdeauducq
parent e79fedd67a
commit 9ed8f66310
1 changed files with 0 additions and 1 deletions

View File

@ -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",