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

Commit 70e1287

Browse files
committed
add license version
1 parent 666835e commit 70e1287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
description='Generation of CWL programmatically. Avaible types: CommandLineTool and DockerRequirement',
66
author='Kenzo-Hugo Hillion and Hervé Ménager',
77
8+
license='MIT',
89
keywords = ['cwl'],
910
install_requires=['six', 'ruamel.yaml==0.13.13'],
1011
packages=["cwlgen"],

0 commit comments

Comments
 (0)