Skip to content
Snippets Groups Projects
Commit 2aacb41f authored by Eric Müller's avatar Eric Müller :mountain_bicyclist: Committed by Eleni Mathioulaki
Browse files

chore(build-brainscales): drop hack

parent 05c72f5f
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,6 @@ class BuildBrainscales(WafPackage):
depends_on('git', type=('build', 'link'))
depends_on('py-git-review', type=('build', 'link'))
# hack to provide genpybind PATH in all brainscales-style builds
depends_on('genpybind@ebrains', type=('build', 'link'))
def do_fetch(self, mirror_only=False):
"""Setup the project."""
......
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