Skip to content

Commit 2882c46

Browse files
committed
Appease linter
Signed-off-by: Itay Dafna <[email protected]>
1 parent 645248a commit 2882c46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ packages = find:
2828
install_requires =
2929
bqplot>=0.11.6
3030
ipywidgets>=7.6.0,<8
31+
jupyter_client<=6.2.0
3132
pandas>=0.25.0
3233
py2vega>=0.5.0
33-
jupyter_client<=6.2.0
34-
3534
python_requires = >=3.6
3635
include_package_data = True
3736
zip_safe = False

0 commit comments

Comments
 (0)