Skip to content

Commit

Permalink
remove conda env creation
Browse files Browse the repository at this point in the history
  • Loading branch information
farchaab committed Aug 14, 2024
1 parent d7142fb commit 5a52765
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ RUN micromamba config prepend channels conda-forge && \
COPY . /pkg
ARG MAMBA_DOCKERFILE_ACTIVATE=1
RUN python -m pip install /pkg --no-deps --no-build-isolation --no-cache-dir -vvv
RUN mess test --conda-create-envs-only --conda-cleanup-pkgs



0 comments on commit 5a52765

Please sign in to comment.