forked from M-Labs/artiq
1
0
Fork 0

manual: fix matplotlib installation command

This commit is contained in:
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.numpy
ps.scipy ps.scipy
ps.numba ps.numba
ps.matplotlib.override { enableQt = true; } (ps.matplotlib.override { enableQt = true; })
ps.bokeh ps.bokeh
])) ]))
# List desired non-Python packages here # List desired non-Python packages here