Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 7ddbba9

Browse files
committed
missing comma
1 parent 85ff791 commit 7ddbba9

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
@@ -10,7 +10,7 @@
1010
version='0.1',
1111
description='CWL generator for ACD files',
1212
long_description=readme,
13-
keywords=['EMBOSS','ACD','Common Workflow Language', 'CWL']
13+
keywords=['EMBOSS','ACD','Common Workflow Language', 'CWL'],
1414
author='Hervé Ménager',
1515
author_email='[email protected]',
1616
url='https://github.com/hmenager/acd2cwl.git',

0 commit comments

Comments
 (0)