This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ee6663c33 Python: Add `py.typed` in the package (#8443)
7ee6663c33 is described below

commit 7ee6663c3302d16fa8823478d928ed4356c714f7
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Sep 1 09:44:26 2023 +0200

    Python: Add `py.typed` in the package (#8443)
    
    I noticed that the type annotations weren't working when
    integrating with Pola.rs
---
 python/{ => pyiceberg}/py.typed | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/python/py.typed b/python/pyiceberg/py.typed
similarity index 100%
rename from python/py.typed
rename to python/pyiceberg/py.typed

Reply via email to