Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support recursive extras defined in pyproject.toml (#2905) | Masen Furer | 2023-01-28 | 1 | -5/+11 |
* | Include WHEEL metadata when using PDM and poetry backends (#2881) | Masen Furer | 2023-01-18 | 1 | -1/+9 |
* | Add tox_on_install and tox_env_teardown plugin hooks (#2687) | Bernát Gábor | 2022-12-13 | 1 | -3/+3 |
* | Create session views of the build wheel/sdist into temp_dir (#2614) | Bernát Gábor | 2022-12-07 | 1 | -3/+18 |
* | Better handling of build backend without editable support and add --exit-and-... | Bernát Gábor | 2022-12-05 | 1 | -6/+10 |
* | Fallback to editable-legacy if the build backend does not have build_editable... | Bernát Gábor | 2022-12-04 | 1 | -8/+20 |
* | Support for recursive extras (#2579) | Bernát Gábor | 2022-12-02 | 1 | -2/+12 |
* | PEP-660 support (#2502) | Bernát Gábor | 2022-11-26 | 1 | -19/+34 |
* | Use PEP-621 to load project dependencies (#2499) | Bernát Gábor | 2022-09-10 | 1 | -0/+331 |