Skip to content

Commit

Permalink
Merge pull request #235 from nextstrain/add-xlrd
Browse files Browse the repository at this point in the history
Add xlrd
  • Loading branch information
huddlej authored Oct 23, 2024
2 parents 0acdc79 + 9f16808 commit 301ec7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ RUN if [[ "$TARGETPLATFORM" == linux/arm64 ]]; then \
fi

RUN pip3 install pathogen-embed==3.0.0
RUN pip3 install xlrd==2.0.1

# 2. Add unpinned programs

Expand Down

0 comments on commit 301ec7e

Please sign in to comment.