Commit 0a01bae
Fix epub-related failures (godotengine#8207)
* Append closing "/" to meta description tag; do not add new description tag if one already exists
* Add closing "/" to all meta tags
* Remove URL parameters from css/js paths to fix ThemeError
* Updating package versions to reflect the latest versions in the readthedocs github repo
* noop change to trigger CI workflow
* Add verbose option to "pip3 install"
* Update python version to 3.9
* Debug Iteration
* Revert CI testing changes
* Revert module upgrades and changes it required
* Update _extensions/godot_descriptions.py
---------
Co-authored-by: Max Hilbrunner <[email protected]>1 parent a88dbc4 commit 0a01bae
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments