Skip to content

Commit

Permalink
fix pip install d2l==0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang authored Sep 16, 2021
1 parent cf6ed32 commit 3513234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies:
- python=3.8
- pip
- pip:
- .. # d2l
- d2l==0.17.0
- git+https://github.com/d2l-ai/d2l-book
- mxnet-cu101==1.7.0
- torch==1.8.1+cu101
Expand Down

0 comments on commit 3513234

Please sign in to comment.