boris commited on
Commit
3d64598
1 Parent(s): bc4734f

feat(dev): require datasets

Browse files
Files changed (1) hide show
  1. setup.cfg +1 -0
setup.cfg CHANGED
@@ -36,6 +36,7 @@ dev =
36
  tqdm
37
  optax
38
  braceexpand
 
39
  black[jupyter]
40
  isort
41
 
 
36
  tqdm
37
  optax
38
  braceexpand
39
+ datasets[streaming]
40
  black[jupyter]
41
  isort
42