Skip to content

Commit

Permalink
- remove sandbox requirements installation in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Jan 6, 2025
1 parent 06a0ffa commit 66d4ff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ RUN pip install --upgrade setuptools==69.5.1 setuptools_scm \
# install data-juicer then
COPY . .
RUN pip install -v -e .[all] --default-timeout 1000
RUN pip install -v -e .[sandbox] --default-timeout 1000

0 comments on commit 66d4ff1

Please sign in to comment.