Skip to content

Commit

Permalink
Add pyopenssl to deps to fixes the IO tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tao He <[email protected]>
  • Loading branch information
sighingnow committed Apr 16, 2024
1 parent 5a400fb commit 59c0073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ def find_vineyard_io_packages(root):
'hdfs3',
'oss2',
'pyarrow',
"pyopenssl>=24",
's3fs',
'vineyard',
'zstd',
Expand Down

0 comments on commit 59c0073

Please sign in to comment.