• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révisionad80f625bf95923a5230979400548ce80a04e288 (tree)
l'heure2024-04-29 19:17:18
AuteurAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Message de Log

RTD: TRY5 (4 didnt work). Now use Python-394 as local

Change Summary

Modification

diff -r fa66e23886b9 -r ad80f625bf95 .readthedocs.yaml
--- a/.readthedocs.yaml Mon Apr 29 12:14:35 2024 +0200
+++ b/.readthedocs.yaml Mon Apr 29 12:17:18 2024 +0200
@@ -8,11 +8,12 @@
88 build:
99 os: ubuntu-22.04
1010 tools:
11- python: "3.11"
12- apt_packages:
11+ # python: "3.11"
12+ python: "3.9.4"
13+ #apt_packages:
1314 # python3-sphinxcontrib.plantuml install an old one version.
1415 # Better to replace it by pip, so the requerments-file, which is already done
15- - python3-sphinxcontrib.plantuml
16+ # - python3-sphinxcontrib.plantuml
1617 jobs:
1718 post_install:
1819 - mkdir -p ${READTHEDOCS_VIRTUALENV_PATH}/libexec