Skip to content

Commit d573819

Browse files
authored
Merge pull request #1172 from opentensor/devnet-ready
devnet deploy 1/20/2025
2 parents 84b2ba1 + c4ea8a4 commit d573819

File tree

29 files changed

+1938
-735
lines changed

29 files changed

+1938
-735
lines changed

.github/workflows/e2e-bittensor-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
python3 -m pip install -e .
7171
python3 -m pip install torch
7272
python3 -m pip install pytest
73+
python3 -m pip install -r requirements/dev.txt
7374
7475
- name: Run tests
7576
working-directory: ${{ github.workspace }}/bittensor

0 commit comments

Comments
 (0)