Skip to content

Commit 830daef

Browse files
committed
move ipykernel install to be alphabetical
1 parent f9026e0 commit 830daef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ rtd =
8686
sympy
8787
testing =
8888
coverage<5.0
89+
ipykernel~=5.5
8990
jupytext~=1.11.2
9091
# TODO: 3.4.0 has some warnings that need to be fixed in the tests.
9192
matplotlib~=3.3.0
@@ -95,7 +96,6 @@ testing =
9596
pytest-cov~=2.8
9697
pytest-regressions
9798
sympy
98-
ipykernel~=5.5
9999

100100
[flake8]
101101
max-line-length = 100

0 commit comments

Comments
 (0)