Cédric Krier pushed to branch branch/default at Tryton / GooCalendar
Commits: abad4a76 by Cédric Krier at 2023-07-21T12:58:46+02:00 Add .readthedocs.yaml configuration This is required by Read the Docs service: https://blog.readthedocs.com/migrate-configuration-v2/ - - - - - 1 changed file: - + .readthedocs.yaml Changes: ===================================== .readthedocs.yaml ===================================== @@ -0,0 +1,7 @@ +version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3" +sphinx: + configuration: doc/conf.py View it on Heptapod: https://foss.heptapod.net/tryton/goocalendar/-/commit/abad4a765a63c41b6e667e97841fa11799c45c35 -- View it on Heptapod: https://foss.heptapod.net/tryton/goocalendar/-/commit/abad4a765a63c41b6e667e97841fa11799c45c35 You're receiving this email because of your account on foss.heptapod.net.
