Skip to content

Commit cf6c021

Browse files
committed
Python 3.7 + include pip explicitly
1 parent 20a6352 commit cf6c021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: kernel_gateway_docs
22
dependencies:
3-
- python=3.5
3+
- python=3.7
44
- sphinx_rtd_theme
55
- sphinx
6+
- pip
67
- pip:
78
- recommonmark

0 commit comments

Comments
 (0)