Skip to content

Commit f9a23d7

Browse files
authored
Merge pull request #204 from Zsailer/docs-env
update doc requirements
2 parents 3d73723 + ff4b2bb commit f9a23d7

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

docs/doc-requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/environment.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
name: jupyter_server_docs
22
dependencies:
3-
- python=3.5
4-
- sphinx_rtd_theme
5-
- jinja2
6-
- tornado
7-
- nbformat
8-
- jupyter_client
9-
- ipykernel
10-
- sphinx
3+
- python=3.7
114
- pip:
5+
- jinja2
6+
- tornado
7+
- jupyter_client
8+
- ipykernel
9+
- nbformat
1210
- Send2Trash
1311
- prometheus_client
1412
- sphinxcontrib_github_alt
1513
- sphinxcontrib-openapi
16-
- sphinxemoji
14+
- sphinxemoji
15+
- git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master

0 commit comments

Comments
 (0)