Skip to content

Commit aa8e9b5

Browse files
author
The TensorFlow Datasets Authors
committed
Add etils.edc to setup.py
PiperOrigin-RevId: 648345407
1 parent 4d0f3cc commit aa8e9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
'array_record>=0.5.0;platform_system=="Linux"',
6666
'click',
6767
'dm-tree',
68-
'etils[enp,epath,epy,etree]>=1.6.0;python_version<"3.11"',
69-
'etils[enp,epath,epy,etree]>=1.9.1;python_version>="3.11"',
68+
'etils[edc,enp,epath,epy,etree]>=1.6.0;python_version<"3.11"',
69+
'etils[edc,enp,epath,epy,etree]>=1.9.1;python_version>="3.11"',
7070
'immutabledict',
7171
'numpy',
7272
'promise',

0 commit comments

Comments
 (0)