summaryrefslogtreecommitdiff
path: root/src/virtualenv/run/session.py
Commit message (Collapse)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
| | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-14/+10
|
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+2
|
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-0/+90
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>