Skip to content

Commit cdb786e

Browse files
Update setup.py
1 parent 1413370 commit cdb786e

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
@@ -50,7 +50,7 @@
5050
python_requires='>=3.6',
5151
entry_points = {
5252
'console_scripts': ['penn_chime=penn_chime.cli:main'],
53-
}
53+
},
5454
keywords=[],
5555
packages=find_packages(".", exclude=["docs", "k82", "script"]),
5656
#install_requires=REQUIREMENTS,

0 commit comments

Comments
 (0)