11 Commits

Author SHA1 Message Date
un-pogaz
19994000c9 use f-string instead of format call (extra-edit)
ruff 'UP030,UP032' --extend-exclude "src/calibre/*" !partial
2025-01-24 11:14:16 +01:00
un-pogaz
0560b429bf convert some legacy percent format (auto-fix)
ruff 'UP031'
2025-01-24 11:14:16 +01:00
Kovid Goyal
4b565c124b
Download list of available piper voices during build 2024-09-02 11:08:51 +05:30
Kovid Goyal
16b94a79ef
DRYer 2023-01-19 11:07:42 +05:30
Kovid Goyal
24c460faec
also upgrade code in setup folder 2022-01-08 12:15:18 +05:30
Kovid Goyal
1967b3e95d
Fix unneccessary re-downloads when re-vendoring 2021-03-04 21:47:42 +05:30
Kovid Goyal
9b5605c9b9
Retry more on CI when vendor download fails 2021-01-12 07:36:31 +05:30
Kovid Goyal
640ca33197
py3ize some shebangs 2020-08-22 18:48:32 +05:30
Kovid Goyal
8eca4d7ced
Retry vendored dependency download failures on CI
GitHub Actions is getting insanely flaky
2020-08-22 18:48:24 +05:30
Kovid Goyal
9b777491ce
Dont show the useless --system-version option for hyphenation 2019-12-03 08:59:02 +05:30
Eli Schwartz
a66e562b08
setup: refactor mathjax class into generic class for vendoring things 2019-12-02 21:05:51 -05:00