Update setup.py
This commit is contained in:
parent
f08f376108
commit
f1def0d923
2
setup.py
2
setup.py
@ -262,7 +262,7 @@ setup(name='spintrum',
|
||||
url='http://www.afach.de/',
|
||||
author='Samer Afach',
|
||||
author_email='samer@afach.de',
|
||||
license='MPL',
|
||||
license='Dual',
|
||||
packages=['spintrum'],
|
||||
package_data={'spintrum': [lib_file] + recursive_glob("examples")},
|
||||
install_requires=['numpy', 'mpmath'],
|
||||
|
Loading…
Reference in New Issue
Block a user