Skip to content

Commit e4fdc0f

Browse files
authored
ARROW-123 Pin Sphinx Version to Fix Rendering Bug (#101)
* ARROW-123 Pin Sphinx Version to Fix Rendering Bug * try a different pin * Revert "try a different pin" This reverts commit 458c519.
1 parent f7df390 commit e4fdc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.9
6-
- sphinx
6+
- sphinx<5
77
- libbson
88
- pkg-config
99
- pandas

0 commit comments

Comments
 (0)