smheidrich/py-json-stream-rs-tokenizer

Should use pyproject.toml or setup.cfg instead of setup.py

smheidrich opened this issue · 1 comments

Now that PyO3/setuptools-rust#208 has been implemented in setuptools-rust, there is no longer any reason to use setup.py instead of pyproject.toml or setup.cfg => replace it.

Will require support in https://github.com/smheidrich/postprocess-sdist-make-rust-ext-opt first (and that thing also finally has a solid necessity).