We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cb92f commit 70c93e9Copy full SHA for 70c93e9
setup.py
@@ -6,6 +6,7 @@
6
name='1build',
7
version='0.0.1',
8
scripts=['1build'],
9
+ license="MIT License",
10
author="Gopinath Langote",
11
install_requires=[
12
'ruamel.yaml>=0.15.94'
0 commit comments