Skip to content

Commit 70c93e9

Browse files
⎘ add MIT License to setup.py
Issue: #10
1 parent e8cb92f commit 70c93e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
name='1build',
77
version='0.0.1',
88
scripts=['1build'],
9+
license="MIT License",
910
author="Gopinath Langote",
1011
install_requires=[
1112
'ruamel.yaml>=0.15.94'

0 commit comments

Comments
 (0)