Closed dotlambda closed 1 year ago
I get the following build failure:
⚠️ Warning: the following metadata fields in `package.metadata.maturin` section of Cargo.toml are removed since maturin 0.14.0: classifier, maintainer, maintainer-email, please set them in pyproject.toml as PEP 621 specifies.
I've updated the project to work with the latest version of maturin and py03, that should solve this issue..
I get the following build failure: