Setuptools plugin for Rust extensions
setuptools-rust
is a plugin for setuptools
to build Rust Python extensions implemented with PyO3
or rust-cpython
.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-setuptools' should probably not be an input at all |