Skip to content

Commit 63b9492

Browse files
add ipython to dependencies, for notebook testing
1 parent f4912fb commit 63b9492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/env_developer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6+
- ipython
67
- mccabe>=0.6
78
- sphinx>=2.0
89
- pip

0 commit comments

Comments
 (0)