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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-02-20 21:59:54 +01:00
parent 54ccb618e4
commit 0307eabc99

View file

@ -62,3 +62,7 @@ ram.runtime = "50M"
[resources.apt]
packages = "python3-dev python3-pip"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
extras.yarn.packages = "yarn"