Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Python 2 support (#2548) | Bernát Gábor | 2023-04-19 | 1 | -0/+2 |
| | |||||
* | Drop support of running under Python 2.7 (#2382) | Bernát Gábor | 2022-07-25 | 1 | -5/+8 |
| | |||||
* | fix: pinned version are not working once periodic / manual updates kick-in | mayeut | 2021-12-29 | 1 | -1/+3 |
| | | | | Fixes pypa#2203 | ||||
* | API: Allow passing on the environment variable as an argument (#2054) | Bernát Gábor | 2021-01-18 | 1 | -2/+2 |
| | | | | | Defaults to os.environ. Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> | ||||
* | Add --readonly-app-data option (#2009) | Anthony Sottile | 2020-11-21 | 1 | -3/+1 |
| | |||||
* | Implement periodic update feature (#1841) | Bernát Gábor | 2020-06-21 | 1 | -0/+51 |
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com> |