summaryrefslogtreecommitdiff
path: root/src/virtualenv/seed/wheels/acquire.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-1/+1
* Allow empty string as version for `find_compatible_in_house` (#2430)schaap2022-10-071-1/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-23/+17
* feature: cache downloaded wheel information (#2276)Matthieu Darbois2022-01-021-0/+3
* fix: `--download` option (#2262)Matthieu Darbois2021-12-311-4/+8
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-7/+8
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-041-3/+1
* Improve periodic update handling (#1892)Bernát Gábor2020-07-071-1/+9
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-0/+114