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

* Closes m-labs#1293
pull/1573/head
Harry Ho 2021-01-11 17:37:00 +08:00 committed by Sébastien Bourdeauducq
parent 636898c302
commit 3e93d71aeb
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",
"qasync", "pyqtgraph", "matplotlib",
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
"h5py", "serial", "scipy", "scipy.interpolate",