Skip to content

Commit

Permalink
add dev for pip install bittensor
Browse files Browse the repository at this point in the history
  • Loading branch information
open-junius committed Nov 5, 2024
1 parent 4fc8cd6 commit 0088415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-bittensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
working-directory: ${{ github.workspace }}/bittensor
run: |
git checkout junius/arguments-create-network
python3 -m pip install -e .
python3 -m pip install -e . "[dev]"
python3 -m pip install torch
python3 -m pip install pytest
Expand Down

0 comments on commit 0088415

Please sign in to comment.