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

Update packages/py-cerebrus/package.py

parent fc33b60c
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,!238Resolve "Testing issue: py-cerebrus"
Pipeline #20531 canceled with stage
in 33 seconds
......@@ -17,4 +17,5 @@ class PyCerebrus(PythonPackage):
version('1.3.4', sha256='d1b21b3954b2498d9a79edf16b3170a3ac1021df88d197dc2ce5928ba519237c')
depends_on('python@3.6.9:')
depends_on('py-setuptools', type=('build', 'run'))
\ No newline at end of file
depends_on('py-setuptools', type=('build', 'run'))
depends_on('py-pytest', type=('test'))
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