Skip to content

Commit

Permalink
PEP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Loesch committed Apr 18, 2013
1 parent a41047a commit 94d3352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
author_email='[email protected]',
description='A lightweight OAI client library for Python',
long_description=open('README.rst').read() + '\n\n' +
open('CHANGES.rst').read(),
open('CHANGES.rst').read(),
packages=['sickle'],
platforms='any',
setup_requires=['nose>=1.0'],
Expand Down

0 comments on commit 94d3352

Please sign in to comment.