Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Dec 10, 2024
1 parent e28f46f commit 1a29691
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ RUN pip install git+https://github.com/BlueBrain/[email protected]
RUN pip install git+https://github.com/BlueBrain/[email protected]

# leaves-only
RUN pip install git+https://github.com/BlueBrain/[email protected]
RUN git clone --branch v0.2.1 https://github.com/BlueBrain/cell-density-validations.git cell-density-validation
RUN pip install cell-density-validation/cell-densities/

# module load py-bba-webexporter
RUN pip install git+https://github.com/BlueBrain/[email protected]
Expand Down

0 comments on commit 1a29691

Please sign in to comment.