Skip to content

Commit

Permalink
install chardet
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jul 13, 2021
1 parent 55791a7 commit 31702ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo2docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v2
- name: repo2docker install
run: |
pip install six
pip install six chardet
pip install --upgrade jupyter-repo2docker
- name: Build container
run: repo2docker --no-run .

0 comments on commit 31702ce

Please sign in to comment.