ArniDagur / python-adblock

Brave's adblock library in Python
https://pypi.org/project/adblock/
Apache License 2.0
57 stars 5 forks source link

PEP 621 compatibility #91

Closed dotlambda closed 1 year ago

dotlambda commented 1 year ago

Since https://github.com/PyO3/maturin/pull/1471 the build fails with

💥 maturin failed
  Caused by: The following metadata fields in `package.metadata.maturin` section of Cargo.toml are removed since maturin 0.14.0: classifier, requires-python, please set them in pyproject.toml as PEP 621 specifies.