need license

This commit is contained in:
Joshua E. Jodesty 2018-11-15 18:55:49 -05:00
parent edc7882458
commit 993a4e490b
1 changed files with 1 additions and 1 deletions

View File

@ -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)