Skip to content

Commit

Permalink
Merge pull request #14 from eric-wieser/patch-2
Browse files Browse the repository at this point in the history
Fix PEP8 test on travis
  • Loading branch information
vstinner committed Nov 25, 2016
2 parents e9cc959 + 92fbf1f commit 92ac60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ def main():
}
setup(**options)


if __name__ == '__main__':
main()

0 comments on commit 92ac60f

Please sign in to comment.