summaryrefslogtreecommitdiff
path: root/tests/unit/seed/wheels
Commit message (Expand)AuthorAgeFilesLines
* 3.12 support and no setuptools/wheel on 3.12+ (#2558)chrysle2023-04-272-22/+44
* Drop Python 2 support (#2548)Bernát Gábor2023-04-195-7/+10
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-293-9/+43
* Allow empty string as version for `find_compatible_in_house` (#2430)schaap2022-10-071-1/+7
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-045-20/+28
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-255-29/+14
* feature: cache downloaded wheel information (#2276)Matthieu Darbois2022-01-022-61/+160
* feature: store version update source in embed JSON file (#2273)Matthieu Darbois2022-01-012-19/+158
* fix: `--download` option (#2262)Matthieu Darbois2021-12-311-2/+29
* fix: pinned version are not working once periodic / manual updates kick-inmayeut2021-12-292-4/+75
* Drop Python 3.4 support (#2143)Bernát Gábor2021-07-131-1/+1
* Fix upgrade embeded crashes (#2062)Bernát Gábor2021-02-011-2/+2
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-182-10/+18
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-042-3/+3
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-5/+19
* Avoid showing new windows on Windows (#1929)Bernát Gábor2020-08-311-2/+2
* Upgrade to pip 20.1.1 (#1909)Bernát Gábor2020-07-291-0/+2
* make tests work better on pytest 4.x and python 3.x (#1900)Anthony Sottile2020-07-221-2/+2
* Improve periodic update handling (#1892)Bernát Gábor2020-07-072-9/+105
* Fix test on Ubuntu pypy2release-20.0.24Bernat Gabor2020-06-221-2/+9
* Implement periodic update feature (#1841)Bernát Gábor2020-06-214-0/+478