We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7460b6b commit ea56276Copy full SHA for ea56276
setup.py
@@ -9,6 +9,7 @@ def get_dist(pkgname):
9
return None
10
11
install_deps = [
12
+ 'comet_ml',
13
'numpy',
14
'regex',
15
'tqdm',
0 commit comments