Skip to content
Snippets Groups Projects
Commit acaa6907 authored by Paula Popa's avatar Paula Popa
Browse files

Add spack files for tvb-storage and tvb-framework packages.

parent d917d7f4
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ class TvbFramework(PythonPackage):
# install_requires
depends_on('py-alembic', type=('build', 'run'))
depends_on('py-cherrypy', type=('build', 'run'))
depends_on('py-formencode', type=('build', 'run'))
# depends_on('py-formencode', type=('build', 'run'))
# depends_on('py-gevent', type=('build', 'run'))
depends_on('py-h5py', type=('build', 'run'))
depends_on('py-jinja2', 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