Skip to content

Commit 656bfa3

Browse files
committed
no update jsonschema
1 parent 6fbfd3d commit 656bfa3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scvi_colab/_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def install(
7070
if version is not None:
7171
command += f"=={version}"
7272
else:
73-
_run_command("pip install --quiet --upgrade jsonschema")
7473
repo = (
7574
f"https://github.com/scverse/scvi-tools@{branch}#egg=scvi-tools[tutorials]"
7675
)

0 commit comments

Comments
 (0)