TileDB-Inc / TileDB-VCF

Efficient variant-call data storage and retrieval library using the TileDB storage library.
https://tiledb-inc.github.io/TileDB-VCF/
MIT License
85 stars 14 forks source link

Update to c++17 in setup.py #537

Closed gspowley closed 11 months ago

gspowley commented 1 year ago

Avoid compile errors seen with some versions of python.

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #30522: Update to c++17 in VCF setup.py.

Shelnutt2 commented 1 year ago

@gspowley can we rebase this and rerun to check the CI failure? Supporting c++17 would let us also use newer arrow versions.