we don't really use numpy here (#1101)

This commit is contained in:
Mariana Meireles
2023-01-11 19:43:26 -08:00
committed by GitHub
parent cc4b460183
commit 5a3c414c8f

View File

@@ -31,8 +31,7 @@
<py-config>
packages = [
"bokeh",
"numpy"
"bokeh"
]
plugins = [
"../build/plugins/python/py_tutor.py"