summaryrefslogtreecommitdiff
path: root/src/virtualenv/seed/embed/base_embed.py
Commit message (Expand)AuthorAgeFilesLines
* 3.12 support and no setuptools/wheel on 3.12+ (#2558)chrysle2023-04-271-6/+11
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-041-1/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-29/+22
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+2
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-30/+44
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* Better pip download failure handling (#1814)Bernát Gábor2020-05-041-7/+7
* fix disabling seed packages not working (#1713)Bernát Gábor2020-03-131-2/+10
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-1/+2
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-211-3/+5
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-6/+5
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-4/+4
* Correct the casing of PyPI (#1526)Anthony Sottile2020-01-291-2/+2
* also install wheel with seed packages (#1489)Bernát Gábor2020-01-101-15/+24
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-1/+4
* link app data needs ro with symlinks (#1480)Bernát Gábor2020-01-101-2/+2
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-5/+42
* Stat rewrite - POCBernát Gábor2020-01-101-0/+44