Skip to content
Snippets Groups Projects
Commit 6e2e274e authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Update packages/py-tvb-framework/package.py

parent 5d269e3f
No related branches found
No related tags found
4 merge requests!301create new experimental release,!300add spack post-installation testing,!279update py-elephant to 0.12.0,!226Upgrade TVB packages. Add unit-tests
Pipeline #20471 failed with stage
in 1 hour, 59 minutes, and 42 seconds
......@@ -46,6 +46,7 @@ class PyTvbFramework(PythonPackage):
depends_on('py-pillow', type=('build', 'run'))
depends_on('py-psutil', type=('build', 'run'))
# keycloack
depends_on('py-python-keycloak', type=('build', 'run'))
depends_on('py-requests', type=('build', 'run'))
depends_on('py-scikit-learn', type=('build', 'run'))
depends_on('py-scipy', type=('build', 'run'))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment