This repository was archived by the owner on Feb 1, 2024. It is now read-only.
Commit 3dcbe78
committed
Pin sphinx to 4.0 to fix build issues
The following error was being returned when using the latest
version of sphinx:
<openapi>:1:Problem in http domain: field is supposed to use role 'obj',
but that role is not in the domain.
This is caused by an incompatibility with the current version of
sphinxcontrib-httpdomain. The issues does not exist in sphinx 0.4.
Signed-off-by: Andrea Gunderson <agunde@bitwise.io>1 parent 3916f0c commit 3dcbe78
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments