Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit c8c6a12

Browse files
committed
remove dual email adress to fix deploy
1 parent 812d1cf commit c8c6a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
version=__version__,
77
description='Generation of CWL programmatically. Avaible types: CommandLineTool and DockerRequirement',
88
author='Kenzo-Hugo Hillion and Herve Menager',
9-
9+
author_email='[email protected]',
1010
license='MIT',
1111
keywords = ['cwl'],
1212
install_requires=['six', 'ruamel.yaml==0.13.13'],

0 commit comments

Comments
 (0)