Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Apr 5, 2024
1 parent f4851ea commit 2662dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/unittest/install_dependencies_nightly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python -m pip install torch

cd ../BenchMARL
pip install -e .
pip uninstall torchrl tensordict
pip uninstall -y torchrl tensordict

cd ..
python -m pip install git+https://github.com/pytorch-labs/tensordict.git
Expand Down

0 comments on commit 2662dd6

Please sign in to comment.