Skip to content

Commit 2f62851

Browse files
committed
Update setup.cfg
1 parent 09dbf72 commit 2f62851

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ setup_requires =
3131
wheel >= 0.36.2
3232
setuptools >= 47.1.0
3333
install_requires =
34-
metakernel >=0.24.0,
35-
psycopg2 >= 2.6,
36-
tabulate >= 0.7.5,
37-
jupyter_client >=4.3.0,
34+
metakernel >=0.24.0
35+
psycopg2 >= 2.6
36+
tabulate >= 0.7.5
37+
jupyter_client >=4.3.0
3838
ipykernel >= 6.0.1
3939

4040
[options.packages.find]

0 commit comments

Comments
 (0)