From 993a4e490b854869fa4252515ad5327ae16405ba Mon Sep 17 00:00:00 2001 From: "Joshua E. Jodesty" Date: Thu, 15 Nov 2018 18:55:49 -0500 Subject: [PATCH] need license --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db181c7..1e56bcf 100644 --- a/setup.py +++ b/setup.py @@ -6,6 +6,6 @@ setup(name='SimCAD', url='https://github.com/BlockScience/DiffyQ-SimCAD', author='Joshua E. Jodesty', author_email='joshua@block.science', - # license='MIT', + # license='?????', packages=['engine'], zip_safe=False) \ No newline at end of file