Xuanwo commented on issue #6748:
URL: https://github.com/apache/opendal/issues/6748#issuecomment-3575537599

   ```
   opendal-pyo3 = { path = "../../opendal-pyo3", features = ["services-s3"] }
   ```
   
   I think depending on feature `services-s3` can be a pain for us. I think we 
will evenrylu become:
   
   ```
   opendal-core = { path = "../../core" }
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to