summaryrefslogtreecommitdiff
path: root/src/virtualenv/seed/embed/via_app_data
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-194-0/+8
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-5/+11
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-291-2/+2
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-042-7/+7
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-254-67/+65
* During seeding properly uninstall present versions of the wheels (#2186)Arcadiy Ivanov2021-09-241-5/+32
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-0/+1
* Bump pip to 20.3.3 and wheel to 0.36.2 (#2036)Bernát Gábor2021-01-121-0/+15
* Add --readonly-app-data option (#2009)Anthony Sottile2020-11-211-3/+2
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-041-3/+1
* Remove distlib monkeypatches (#1880)Bernát Gábor2020-07-041-40/+18
* Fix parallel app-data base image creation (#1870)Bernát Gábor2020-06-231-7/+22
* Improve error message for no .dist-info (#1867)Bernát Gábor2020-06-211-1/+4
* Implement periodic update feature (#1841)Bernát Gábor2020-06-216-0/+400