Skip to content

Commit

Permalink
Test deply without densities-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 26, 2024
1 parent 93794ff commit e93ceef
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 @@ -37,7 +37,7 @@ RUN pip install "blue-brain-token-fetch>=1.0.0"
RUN pip install git+https://github.com/BlueBrain/[email protected]

# densities validation
RUN pip install -i https://bbpteam.epfl.ch/repository/devpi/simple/ "densities-validation>=0.1.1"
#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]
Expand Down

0 comments on commit e93ceef

Please sign in to comment.