We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 226c3c0 + a917755 commit f63ebb7Copy full SHA for f63ebb7
.github/workflows/check-sdk-tests.yml
@@ -229,7 +229,6 @@ jobs:
229
git fetch origin staging
230
python3 -m pip install --upgrade pip
231
python3 -m pip install '.[dev]'
232
- python3 -m pip install -r requirements/torch.txt
233
234
- name: Clone async-substrate-interface repo
235
run: git clone https://github.com/opentensor/async-substrate-interface.git
0 commit comments