Skip to content

Commit 043c0e6

Browse files
authored
Merge pull request #435 from jupyter/docs-env-py37
Build docs with Python 3.7 on conda
2 parents 6c206e4 + 56533ff commit 043c0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
- pyzmq
6-
- python==3.5
6+
- python==3.7
77
- traitlets>=4.1
88
- jupyter_core
99
- sphinx>=1.3.6

0 commit comments

Comments
 (0)