1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Stéphane Bidoul ae512892eb
Prepare legacy editable metadata in isolated env
When there is a pyproject.toml, metadata preparation must be
done in the isolated build environment for legacy editable installs too
(fixes a regression).

Also detect earlier if an editable install must go through the
legacy install path, to be sure to run it in an environment
with the correct build requirements.
2021-10-18 14:34:50 +02:00
..
data Reject projects that have neither a pyproject.toml nor a setup.py 2021-10-18 14:31:11 +02:00
functional Add failing tests for issue 10573 2021-10-18 14:31:11 +02:00
lib Complete type annotations for tests/conftest.py and tests/lib/* 2021-09-29 19:57:29 -07:00
unit Prepare legacy editable metadata in isolated env 2021-10-18 14:34:50 +02:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Complete type annotations for tests/conftest.py and tests/lib/* 2021-09-29 19:57:29 -07:00
requirements-common_wheels.txt Move test requirements into tests/ 2021-07-24 12:06:51 +01:00
requirements.txt Replace use of pretend library with unitest.mock in tests 2021-09-03 16:23:28 -07:00