| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop Python 2 support (#2548) | Bernát Gábor | 2023-04-19 | 3 | -0/+8 |
| | | |||||
| * | Bump pip to 20.1 (#1795) | Bernát Gábor | 2020-04-29 | 1 | -1/+0 |
| | | |||||
| * | Ensure distutils configuration values do not escape virtual environment (#1657) | Bernát Gábor | 2020-02-24 | 4 | -0/+30 |
| * Ensure distutils configuration values do not escape virtual environment Distutils has some configuration files where the user may alter paths to point outside of the virtual environment. Defend against this by installing a pth file that resets this to their expected path. Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix CI failure due to #pypa/pip/issues/7778 Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | |||||
