Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 88dbfad

Browse files
committed
neuron: CoreNeuron can read rebalanced files.dat. Use a sentinel value
1 parent 958cba3 commit 88dbfad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bluebrain/repo-patches/packages/neuron/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class Neuron(BuiltinNeuron):
1414

1515
# BBP specific version
1616
version("develop", branch="master")
17+
version("9.0.a18", commit="d0f0cfe")
1718
version("9.0.a17", commit="c48d7d5")
1819
version("9.0.a16", commit="13654b3")
1920
version("9.0.a15", commit="f64b609")

0 commit comments

Comments
 (0)