Skip to content

Commit

Permalink
remove ui
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Dec 11, 2024
1 parent 5c8ad08 commit 0e98acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos7-build
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ WORKDIR /workspace/antares-xpansion

RUN pip3 install --upgrade pip && \
pip3 install wheel && \
pip3 install -r requirements-tests.txt &&
pip3 install -r requirements-tests.txt

# Accept build arguments for ccache
ARG CCACHE_DIR
Expand Down

0 comments on commit 0e98acb

Please sign in to comment.