Commit Graph

3 Commits

Author SHA1 Message Date
林博仁(Buo-ren Lin)
5d8c495010 fix(devcontainer): Fix missing xelatex dependency
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
2025-09-09 09:25:08 +00:00
Grigorii K. Shartsev
dfc008b07d fix(devcontainer): upgrade Python to match minimal requirements
`alabaster==1.0.0` requires at least Python 3.10, while DevContainer has 3.9

Upgrading to 3.10

Alternative: upgrade to the 3.13 as the latest


Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-03-24 15:49:06 +01:00
Robin Windey
98759e6e13 Add DevContainer for GitHub Codespaces
Signed-off-by: GitHub <noreply@github.com>
2022-11-21 07:15:21 +00:00