"test/vscode:/vscode.git/clone" did not exist on "0212d2e28815ad918f6433c09e92160142ab424f"
Unverified Commit 34de670d authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

fix sklearn release circle ci [temporary] (#3123)

parent 6701fb78
......@@ -64,7 +64,7 @@ if stale_egg_info.exists():
extras = {}
extras["mecab"] = ["mecab-python3"]
extras["sklearn"] = ["scikit-learn"]
extras["sklearn"] = ["scikit-learn==0.22.1"]
extras["tf"] = ["tensorflow"]
extras["tf-cpu"] = ["tensorflow-cpu"]
extras["torch"] = ["torch"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment