Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1 KB

README.md

File metadata and controls

40 lines (32 loc) · 1 KB

Pyiceberg Core

This project is used to build an iceberg-rust powered core for pyiceberg.

Setup

make install

Build

make develop

Test

make test