mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-07-24 13:00:05 +08:00
Update setup.py
This commit is contained in:
@@ -6,5 +6,5 @@ setup(
|
||||
version='0.1.0',
|
||||
description='{{ cookiecutter.description }}',
|
||||
author='{{ cookiecutter.author_name }}',
|
||||
license='{% if cookiecutter.open_source_license == 'MIT' %}MIT{% elif cookiecutter.open_source_license == 'BSD-3-Clause' %}BSD-3{% endif %}',
|
||||
license='proprietary',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user