Skip to content

Commit

Permalink
Add setuptools as conda build requirements (#5753)
Browse files Browse the repository at this point in the history
Signed-off-by: Janusz Lisiecki <[email protected]>
  • Loading branch information
JanuszL authored Dec 18, 2024
1 parent 8535a3b commit 9da3d1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/dali_python_bindings/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ requirements:
- dali-opencv
- dali-ffmpeg
- python
- setuptools
- future
- astunparse >=1.6.0
- gast >=0.3.3
Expand Down

0 comments on commit 9da3d1e

Please sign in to comment.