Skip to content

Commit 0698efb

Browse files
author
Nate Ricklin
committed
typo
1 parent 399aeed commit 0698efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"docopt==0.6.2"
1313
],
1414
packages=find_packages(),
15-
py_modules=['githubtools.commit_status,githubtools.commit_status,githubtools.merge_pull_request'],
15+
py_modules=['githubtools.commit_status','githubtools.commit_status','githubtools.merge_pull_request'],
1616
include_package_data=True,
1717
entry_points={
1818
'console_scripts': [

0 commit comments

Comments
 (0)