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

Commit 85ff791

Browse files
committed
add information for pypi
1 parent 0b97409 commit 85ff791

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
version='0.1',
1111
description='CWL generator for ACD files',
1212
long_description=readme,
13+
keywords=['EMBOSS','ACD','Common Workflow Language', 'CWL']
1314
author='Hervé Ménager',
1415
author_email='[email protected]',
1516
url='https://github.com/hmenager/acd2cwl.git',
17+
download_url='https://github.com/hmenager/acd2cwl/tarball/0.1',
1618
packages=['acd2cwl'],
1719
install_requires=[
1820
'click',

0 commit comments

Comments
 (0)