apache / opendal

Apache OpenDAL: One Layer, All Storage.
https://opendal.apache.org
Apache License 2.0
3.46k stars 486 forks source link

build(python): fix pyproject meta file #5348

Closed trim21 closed 2 days ago

trim21 commented 2 days ago

Which issue does this PR close?

Closes #.

Rationale for this change

version should be defined or it should be included in project.dynamic

What changes are included in this PR?

Are there any user-facing changes?

trim21 commented 2 days ago

or we can move version from cargo.toml to pyproject.toml but i don't know how binding version are managed here