summaryrefslogtreecommitdiff
path: root/src/virtualenv/run/plugin/base.py
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+9
* Use 'selectable' interface for entry points only when available (#2246)Miro Hrončok2021-12-271-2/+13
* Rely on 'selectable' interface for entry points. (#2126)Jason R. Coombs2021-07-091-6/+2
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-3/+3
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-1/+2
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-9/+6
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-0/+60