Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.12 support and no setuptools/wheel on 3.12+ (#2558) | chrysle | 2023-04-27 | 1 | -9/+1 |
| | |||||
* | Drop Python 2 support (#2548) | Bernát Gábor | 2023-04-19 | 1 | -0/+2 |
| | |||||
* | Move to hatchling, drop 3.6 support (#2474) | Bernát Gábor | 2022-12-29 | 1 | -2/+6 |
| | |||||
* | Bump dependencies and build tools (#2394) | Bernát Gábor | 2022-08-04 | 1 | -3/+3 |
| | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | ||||
* | Drop support of running under Python 2.7 (#2382) | Bernát Gábor | 2022-07-25 | 1 | -4/+4 |
| | |||||
* | Bump linters (#1823) | Bernát Gábor | 2020-05-12 | 1 | -2/+2 |
| | |||||
* | Fix Windows Store support (#1725) | Bernát Gábor | 2020-03-17 | 1 | -4/+8 |
| | | | | | | * Fix Windows Store support Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | handle application data folder is read only (#1661) | Seungmin Ryu | 2020-02-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | * fixed FileNotFoundError when directory isn't writable (#1640) - when using docker, if `user_data_dir()` isn't writable directory, `default_data_dir()` use `system temp directory` + `virtualenv`. for example, tempdir is `/tmp`, it use `/tmp/virtualenv` * start making the app-data more explicit and robust Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix Windows * fix docs Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | ||||
* | expose and document programmatic API (#1592) | Bernát Gábor | 2020-02-12 | 1 | -1/+1 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | rewrite the documentation (#1519) | Bernát Gábor | 2020-02-04 | 1 | -0/+230 |