manual: fix matplotlib installation command

pull/1306/head
Sebastien Bourdeauducq 2019-04-02 10:41:40 +08:00
parent cd7a5a3683
commit 4f6367d1c1
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Installing multiple packages and making them visible to the ARTIQ commands requi
ps.numpy
ps.scipy
ps.numba
ps.matplotlib.override { enableQt = true; }
(ps.matplotlib.override { enableQt = true; })
ps.bokeh
]))
# List desired non-Python packages here