Files
cibuildwheel/test
Matthieu Darbois 3ea0a6c2f0 fix: respect constraints when building with pip (#1818)
When building a project that has a `pyproject.toml`, constraints
are not respected when building with the `pip` frontend.

This commit fixes this by using the same tricks as for the `build` frontend.
2024-05-10 15:33:56 -04:00
..
2020-05-02 16:54:19 +01:00
2020-05-02 22:50:52 +01:00
2024-03-11 20:54:37 +00:00

This folder contains integration tests for cibuildwheel.