need license
This commit is contained in:
parent
edc7882458
commit
993a4e490b
2
setup.py
2
setup.py
|
|
@ -6,6 +6,6 @@ setup(name='SimCAD',
|
||||||
url='https://github.com/BlockScience/DiffyQ-SimCAD',
|
url='https://github.com/BlockScience/DiffyQ-SimCAD',
|
||||||
author='Joshua E. Jodesty',
|
author='Joshua E. Jodesty',
|
||||||
author_email='joshua@block.science',
|
author_email='joshua@block.science',
|
||||||
# license='MIT',
|
# license='?????',
|
||||||
packages=['engine'],
|
packages=['engine'],
|
||||||
zip_safe=False)
|
zip_safe=False)
|
||||||
Loading…
Reference in New Issue