name as on pypi

This commit is contained in:
Martin Diehl 2021-08-24 16:10:17 +02:00
parent 129ff28692
commit 546dcd1d7f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 633e271a8c337b94b2359c1837936fc0073149ec
Subproject commit 36ac61caef1eec1ac68cadbed1a8f6f07a035f54

View File

@ -23,7 +23,7 @@ setuptools.setup(
'h5py>=2.9', # requires numpy
'vtk>=8.1',
'matplotlib>=3.0', # requires numpy, pillow
'pyaml>=3.12'
'pyyaml>=3.12'
],
classifiers = [
'Intended Audience :: Science/Research',