yihong0618 commented on issue #5814:
URL: https://github.com/apache/opendal/issues/5814#issuecomment-2735168967

   > CARGO_PROFILE=release uv build
   
   FYI
   
   ➜  python git:(main) du -sh dist/opendal-0.45.16.tar.gz
   820K dist/opendal-0.45.16.tar.gz
   ➜  python git:(main) du -sh 
dist/opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl
   4.8M dist/opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl
   ➜  python git:(main) cd dist 
   ➜  dist git:(main) ls
   opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl opendal-0.45.16.tar.gz
   ➜  dist git:(main) unzip opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl 
   Archive:  opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl
     inflating: opendal-0.45.16.dist-info/METADATA  
     inflating: opendal-0.45.16.dist-info/WHEEL  
     inflating: opendal/__init__.pyi    
     inflating: opendal/exceptions.pyi  
     inflating: opendal/__init__.py     
     inflating: opendal/__base.pyi      
     inflating: opendal/layers.pyi      
     inflating: opendal/py.typed        
     inflating: opendal/_opendal.cpython-39-darwin.so  
     inflating: opendal-0.45.16.dist-info/RECORD  
   ➜  dist git:(main) ls
   opendal                                         opendal-0.45.16.dist-info
   opendal-0.45.16-cp39-cp39-macosx_11_0_arm64.whl opendal-0.45.16.tar.gz
   ➜  dist git:(main) cd opendal
   ➜  opendal git:(main) ls
   __base.pyi                    __init__.pyi                  exceptions.pyi   
             py.typed
   __init__.py                   _opendal.cpython-39-darwin.so layers.pyi
   ➜  opendal git:(main) du -sh .
    12M .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@opendal.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to