Skip to content

Commit bfb7504

Browse files
authored
Update setup.py
Fix typo
1 parent d0008b9 commit bfb7504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def run(self):
6565
"Funding": "https://numfocus.org/",
6666
"Source": "https://github.com/ipython/ipykernel",
6767
"Tracker": "https://github.com/ipython/ipykernel/issues",
68-
}
68+
},
6969
python_requires=">=3.7",
7070
install_requires=[
7171
"debugpy>=1.0",

0 commit comments

Comments
 (0)