mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jupyter_ipywidgets: depend on widgetsnbextension.
This commit is contained in:
parent
0315eb425d
commit
07d9ad3bf4
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-jupyter_ipywidgets'
|
# Template file for 'python3-jupyter_ipywidgets'
|
||||||
pkgname=python3-jupyter_ipywidgets
|
pkgname=python3-jupyter_ipywidgets
|
||||||
version=8.1.1
|
version=8.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-ipython_ipykernel"
|
depends="python3-ipython_ipykernel python3-jupyter_widgetsnbextension"
|
||||||
checkdepends="$depends python3-pytest python3-jsonschema python3-pytz"
|
checkdepends="$depends python3-pytest python3-jsonschema python3-pytz"
|
||||||
short_desc="IPython widgets for the Jupyter notebook"
|
short_desc="IPython widgets for the Jupyter notebook"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue