Skip to content

Commit ea56276

Browse files
committed
adding comet to setup
1 parent 7460b6b commit ea56276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ def get_dist(pkgname):
99
return None
1010

1111
install_deps = [
12+
'comet_ml',
1213
'numpy',
1314
'regex',
1415
'tqdm',

0 commit comments

Comments
 (0)