Skip to content
Snippets Groups Projects
Commit 0dd038ec authored by Andrew Davison's avatar Andrew Davison Committed by Eleni Mathioulaki
Browse files

matplotlib is used in tests

parent bd26e9af
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@ class PyPynn(PythonPackage):
depends_on('py-brian2', type=('run', 'test'))
depends_on('py-mock@1.0:', type='test')
depends_on('py-matplotlib', type='test')
depends_on("py-pytest", type='test', when="@0.11.0:")
patch('pynn-0.9.6-python3.patch', when='@0.9.6 ^python@3:')
......
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