pyo3/examples
Paul Ganssle 789c0b842b
Add build backend to pyproject.toml
Adding a build-backend key forces PEP 517 with pip >= 19.0, and so it
was left off while there was no PEP 517 support. Now that we have some
tentative PEP 517 support, we can explicitly add this key.
2019-04-25 07:06:29 -04:00
..
rustapi_module Add build backend to pyproject.toml 2019-04-25 07:06:29 -04:00
word-count Support rust extensions for PyPy via cpyext (#393) 2019-04-23 13:18:42 +02:00