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

Update hxtorch to 2.0-rc8

parent d78ca219
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ class Hxtorch(WafPackage): ...@@ -12,7 +12,7 @@ class Hxtorch(WafPackage):
# This repo provides a waf binary used for the build below # This repo provides a waf binary used for the build below
git = "https://github.com/electronicvisions/pynn-brainscales.git" git = "https://github.com/electronicvisions/pynn-brainscales.git"
version('2.0-rc7', branch='waf') version('2.0-rc8', branch='waf')
# PPU compiler dependencies # PPU compiler dependencies
depends_on('oppulance@2.0:') depends_on('oppulance@2.0:')
......
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