Skip to content
Snippets Groups Projects
Commit 79038dbf authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

Unpin py-pybind11

parent 10d1ae84
No related branches found
No related tags found
1 merge request!55Unpin py-pybind11
......@@ -49,7 +49,7 @@ class MetaBrainscales(Package):
depends_on('py-matplotlib')
depends_on('py-nose')
depends_on('py-numpy')
depends_on('py-pybind11@2.6.0:2.6.999') # workaround concretization error (py-scipy doesn't like 2.7)
depends_on('py-pybind11')
depends_on('py-pybind11-stubgen')
depends_on('py-pycodestyle')
depends_on('py-pyelftools')
......
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