Skip to content

Commit ef0f339

Browse files
committed
Fixup master build
1 parent 91b935f commit ef0f339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def run(self):
7474
keywords=['Interactive', 'Interpreter', 'Shell', 'Web'],
7575
python_requires='>=3.7',
7676
install_requires=[
77+
'importlib-metadata==4.0.1;platform_system=="Windows";python_version<"3.8.0"',
7778
'debugpy>=1.0.0',
7879
'ipython>=7.21.0',
7980
'traitlets>=4.1.0',

0 commit comments

Comments
 (0)