Skip to content

Commit

Permalink
Added syft installation with data science packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 14, 2024
1 parent 26db521 commit 59d7c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Install Syft
run: |
pip install syft==${{ github.event.inputs.syft_version }}
pip install syft[data_science]==${{ github.event.inputs.syft_version }}
- name: Hagrid Version
run: |
Expand Down

0 comments on commit 59d7c19

Please sign in to comment.