summaryrefslogtreecommitdiff
path: root/src/virtualenv/discovery/py_spec.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Py marker means any python not CPython (#2460)Bernát Gábor2022-12-051-1/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-18/+11
* amazonlinux support (#1728)Bernát Gábor2020-03-181-2/+0
* Fix Windows Store support (#1725)Bernát Gábor2020-03-171-1/+3
* Discover python interpreter in a case insensitive manner (#1629)PRAJWAL M2020-02-151-1/+1
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-3/+2
* Better handling of base executable not found #1515Bernát Gábor2020-01-301-8/+8
* Support relative paths for the python specification string. (#1523)Bernát Gábor2020-01-291-1/+1
* Make single verbosity output cleaner (#1511)Bernát Gábor2020-01-281-1/+1
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+123