new whl for beta
This commit is contained in:
parent
a7d79c6806
commit
06fd76d096
Binary file not shown.
2
setup.py
2
setup.py
|
|
@ -18,6 +18,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='licenses',
|
# license='LICENSE',
|
||||||
packages=find_packages() #['SimCAD']
|
packages=find_packages() #['SimCAD']
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue