Unverified Commit 8f0e59dc authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

by default install wandb

parent 2376ef4a
...@@ -240,6 +240,7 @@ setup( ...@@ -240,6 +240,7 @@ setup(
"scipy", "scipy",
"tensorboardX", "tensorboardX",
"tokenizers", "tokenizers",
"wandb",
], ],
packages=find_packages( packages=find_packages(
exclude=[ exclude=[
......
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