There was an error while loading. Please reload this page.
1 parent be5b0f1 commit 7dd0054Copy full SHA for 7dd0054
.github/workflows/full_test.yml
@@ -201,7 +201,6 @@ jobs:
201
run: |
202
pip3 install --upgrade pip --user
203
pip3 install --upgrade setuptools
204
- pip3 install -r deeplake/requirements/common.txt
205
pip3 install -r deeplake/requirements/tests.txt
206
pip3 install -r deeplake/requirements/plugins.txt
207
pip3 install -e .[all]
@@ -279,7 +278,6 @@ jobs:
279
278
280
281
pip3 install "numpy==1.26.4"
282
283
284
285
pip3 install -e buH
0 commit comments