Skip to content

Commit

Permalink
Use tag for cell-density-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste authored Dec 3, 2024
1 parent 77d9ced commit 0f69ef7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ RUN pip install git+https://github.com/BlueBrain/[email protected]
#RUN pip install -i https://bbpteam.epfl.ch/repository/devpi/simple/ "densities-validation>=0.1.1"

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

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

0 comments on commit 0f69ef7

Please sign in to comment.