pyo3/pyo3-build-config
Sergey Kvachonok 80675361f4 pyo3-build-config: Add `PYO3_CROSS_PYTHON_IMPLEMENTATION` env var
Adds a new cross-compile target interpreter configuration
environment variable.

This feature allows PyO3 to target PyPy on both Windows and Unix
cross compile targets.
2022-04-04 15:23:11 +03:00
..
src pyo3-build-config: Add `PYO3_CROSS_PYTHON_IMPLEMENTATION` env var 2022-04-04 15:23:11 +03:00
Cargo.toml pyo3-build-config: Replace `TargetInfo` with `target_lexicon::Triple` 2022-04-01 09:36:49 +03:00
LICENSE pyo3-build-config: new crate to re-use build.rs across crates 2021-05-20 09:03:33 +01:00
build.rs python: drop support for 3.6 2021-11-20 13:02:42 +00:00