Skip to content

Commit 9da3d1e

Browse files
authored
Add setuptools as conda build requirements (#5753)
Signed-off-by: Janusz Lisiecki <[email protected]>
1 parent 8535a3b commit 9da3d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/dali_python_bindings/recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ requirements:
7777
- dali-opencv
7878
- dali-ffmpeg
7979
- python
80+
- setuptools
8081
- future
8182
- astunparse >=1.6.0
8283
- gast >=0.3.3

0 commit comments

Comments
 (0)