Skip to content
Snippets Groups Projects
Commit 306c465c authored by Shailesh Appukuttan's avatar Shailesh Appukuttan
Browse files

update recipe; rename sciunit dependency

parent d0ee9fca
No related branches found
No related tags found
1 merge request!66Add hippounit
......@@ -17,5 +17,5 @@ class PyHippoUnit(PythonPackage):
version('1.3.6', sha256='7342f77575b6d223db4194be37ab73f0eb6370844cbefd2f8374b2c7e27d7d15')
depends_on('python@3.6.9:')
depends_on('sciunit@0.2.5.1:', type=('build', 'run'))
depends_on('efel@4.0.4:', type=('build', 'run'))
\ No newline at end of file
depends_on('py-sciunit@0.2.5.1:', type=('build', 'run'))
depends_on('efel@4.0.4:', type=('build', 'run'))
\ No newline at end of file
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