name as on pypi
This commit is contained in:
parent
129ff28692
commit
546dcd1d7f
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 633e271a8c337b94b2359c1837936fc0073149ec
|
Subproject commit 36ac61caef1eec1ac68cadbed1a8f6f07a035f54
|
|
@ -23,7 +23,7 @@ setuptools.setup(
|
||||||
'h5py>=2.9', # requires numpy
|
'h5py>=2.9', # requires numpy
|
||||||
'vtk>=8.1',
|
'vtk>=8.1',
|
||||||
'matplotlib>=3.0', # requires numpy, pillow
|
'matplotlib>=3.0', # requires numpy, pillow
|
||||||
'pyaml>=3.12'
|
'pyyaml>=3.12'
|
||||||
],
|
],
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Intended Audience :: Science/Research',
|
'Intended Audience :: Science/Research',
|
||||||
|
|
Loading…
Reference in New Issue