summaryrefslogtreecommitdiff
path: root/src/virtualenv/create/via_global_ref/builtin/ref.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-291-1/+1
* 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-15/+19
* Align Windows 3.7 methodology and later with venv (#1976)Bernát Gábor2020-10-121-17/+26
* Ensure makefile is present on CPython2 POSIX (#1787)Bernát Gábor2020-04-261-0/+2
* Fix Windows Store support (#1725)Bernát Gábor2020-03-171-3/+11
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-211-12/+42
* Make aliases relative symlinks (#1610)Anthony Sottile2020-02-131-6/+6
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-1/+2
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-34/+22
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+134