mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-24 14:20:54 +08:00
Merge pull request #1272 from willingc/doc-pin
Set sphinx < 1.4 due to LaTeX build errors
This commit is contained in:
commit
6745dd4be4
@ -8,5 +8,5 @@ dependencies:
|
|||||||
- jupyter_client
|
- jupyter_client
|
||||||
- ipykernel
|
- ipykernel
|
||||||
- pip:
|
- pip:
|
||||||
- sphinx>=1.3.6
|
- sphinx<1.4
|
||||||
- nbsphinx
|
- nbsphinx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user