1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-12-13 14:00:30 +01:00
parent 8178dd6ca5
commit 219dd68ed3
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="python3-dev python3-pip libffi-dev libzmq3-dev"
pkg_dependencies="python3-dev python3-pip"
nodejs_version="15"