Skip to content

Commit 96ef5d3

Browse files
committed
Description should not contain new lines
1 parent ca90feb commit 96ef5d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
name='psij-python',
1313
version=VERSION,
1414

15-
description='''This is an implementation of the PSI/J (Portable Submission Interface for Jobs)
16-
specification.''',
15+
description='''This is an implementation of the PSI/J (Portable Submission Interface for Jobs) specification.''',
1716

1817
author='The ExaWorks Team',
1918
author_email='[email protected]',

0 commit comments

Comments
 (0)