Skip to content

Commit

Permalink
Drop version from leaves-only
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 26, 2024
1 parent e93ceef commit 47977ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +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
RUN pip install git+https://github.com/BlueBrain/[email protected]
RUN pip install git+https://github.com/BlueBrain/cell-density-validations.git #@v0.2.1

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

0 comments on commit 47977ff

Please sign in to comment.