[build-system] requires = ["maturin==0.12.20"] build-backend = "maturin" [project] name = "svg-hush" requires-python = ">=3.7" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ]